Enlightenment CVS committal

Author  : kwo
Project : e16
Module  : e

Dir     : e16/e/dox


Modified Files:
        dox.h 


Log Message:
Move definition of __UNUSED__ to config.h.

===================================================================
RCS file: /cvs/e/e16/e/dox/dox.h,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -3 -r1.41 -r1.42
--- dox.h       17 Jan 2007 01:10:40 -0000      1.41
+++ dox.h       18 Mar 2007 21:59:46 -0000      1.42
@@ -57,12 +57,6 @@
 #define EAllocColor(pxc) \
        XAllocColor(disp, VRoot.cmap, pxc)
 
-#if HAVE___ATTRIBUTE__
-#define __UNUSED__ __attribute__((unused))
-#else
-#define __UNUSED__
-#endif
-
 #define FILEPATH_LEN_MAX 4096
 
 #define DEFAULT_LINKCOLOR_R 30



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to