Enlightenment CVS committal

Author  : pfritz
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore/src/lib/ecore_file


Modified Files:
        Ecore_File.h 


Log Message:
remove old api macros

===================================================================
RCS file: /cvs/e/e17/libs/ecore/src/lib/ecore_file/Ecore_File.h,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -3 -r1.34 -r1.35
--- Ecore_File.h        6 Aug 2007 20:00:28 -0000       1.34
+++ Ecore_File.h        6 Jan 2008 15:21:00 -0000       1.35
@@ -71,9 +71,6 @@
    EAPI int         ecore_file_symlink      (const char *src, const char 
*dest);
    EAPI char       *ecore_file_realpath     (const char *file);
    EAPI int         ecore_file_unlink       (const char *file);
-/* NOTE: these aliases will be removed! DO NOT USE THEM */
-#define ecore_file_get_file(path) ecore_file_file_get(path)
-#define ecore_file_get_dir(path) ecore_file_dir_get(path)
    EAPI const char *ecore_file_file_get     (const char *path);
    EAPI char       *ecore_file_dir_get      (const char *path);
 



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to