Enlightenment CVS committal Author : kwo Project : e16 Module : e
Dir : e16/e/src Modified Files: util.h Log Message: Move definition of __UNUSED__ to config.h. =================================================================== RCS file: /cvs/e/e16/e/src/util.h,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- util.h 17 Jan 2007 01:10:43 -0000 1.7 +++ util.h 18 Mar 2007 21:59:46 -0000 1.8 @@ -27,10 +27,8 @@ #include "config.h" #if HAVE___ATTRIBUTE__ -#define __UNUSED__ __attribute__((unused)) #define __PRINTF__ __attribute__((__format__(__printf__, 1, 2))) #else -#define __UNUSED__ #define __PRINTF__ #endif ------------------------------------------------------------------------- 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