Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ecore

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


Modified Files:
        ecore_x.c 


Log Message:
- fix warning

===================================================================
RCS file: /cvs/e/e17/libs/ecore/src/lib/ecore_x/ecore_x.c,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -3 -r1.113 -r1.114
--- ecore_x.c   2 Aug 2006 07:55:01 -0000       1.113
+++ ecore_x.c   23 Sep 2006 20:45:06 -0000      1.114
@@ -159,8 +159,10 @@
 {
    int shape_base = 0;
    int shape_err_base = 0;
+#ifdef ECORE_XSS
    int screensaver_base = 0;
    int screensaver_err_base = 0;
+#endif
    int sync_base = 0;
    int sync_err_base = 0;
 #ifdef ECORE_XRANDR



-------------------------------------------------------------------------
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