Enlightenment CVS committal

Author  : raster
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_fm.h 


Log Message:


fix fill call - that was just unsafe

===================================================================
RCS file: /cvs/e/e17/apps/e/src/bin/e_fm.h,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -3 -r1.49 -r1.50
--- e_fm.h      3 Jun 2007 04:50:54 -0000       1.49
+++ e_fm.h      5 Jun 2007 15:13:08 -0000       1.50
@@ -165,13 +165,6 @@
 
 EAPI void                  e_fm2_all_icons_update(void);
 
-/*
-EAPI void                  e_fm2_fop_delete_add(Evas_Object *obj, 
E_Fm2_Icon_Info *ici);
-EAPI void                  e_fm2_fop_move_add(Evas_Object *obj, const char 
*src, const char *dst, const char *rel, int after, int file_add);
-EAPI void                  e_fm2_fop_link_add(Evas_Object *obj, const char 
*src, const char *dst);
-EAPI void                  e_fm2_fop_add_add(Evas_Object *obj, const char 
*file, const char *rel, int after);
-*/
-
 EAPI Evas_Object *
   e_fm2_icon_get(Evas *evas, E_Fm2_Icon *ic,
                 void (*gen_func) (void *data, Evas_Object *obj, void 
*event_info),



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to