Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/lib/canvas


Modified Files:
        evas_font_dir.c 


Log Message:
ok is only needed if we build eet font loader.

===================================================================
RCS file: /cvs/e/e17/libs/evas/src/lib/canvas/evas_font_dir.c,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -3 -r1.25 -r1.26
--- evas_font_dir.c     4 Aug 2006 10:00:49 -0000       1.25
+++ evas_font_dir.c     1 May 2007 13:05:24 -0000       1.26
@@ -242,9 +242,9 @@
          }
        else /* Base font loaded, append others */
          {
+#ifdef BUILD_FONT_LOADER_EET
             void *ok = NULL;
 
-#ifdef BUILD_FONT_LOADER_EET
             if (source)
               {
                  Eet_File *ef;



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