Enlightenment CVS committal

Author  : englebass
Project : e17
Module  : libs/evas

Dir     : e17/libs/evas/src/modules/engines/xrender_x11


Modified Files:
        evas_engine_image.c 


Log Message:
Remove unused variable.

===================================================================
RCS file: 
/cvs/e/e17/libs/evas/src/modules/engines/xrender_x11/evas_engine_image.c,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -3 -r1.11 -r1.12
--- evas_engine_image.c 4 Jan 2007 03:42:14 -0000       1.11
+++ evas_engine_image.c 5 Apr 2007 15:44:28 -0000       1.12
@@ -414,8 +414,6 @@
 void
 _xre_image_data_put(XR_Image *im, void *data)
 {
-   void *imdata = NULL;
-
    if (!data) return;
    switch (im->cs.space)
      {



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