Enlightenment CVS committal
Author : raster
Project : e17
Module : libs/ecore
Dir : e17/libs/ecore/src/lib/ecore_evas
Modified Files:
ecore_evas_x.c
Log Message:
minus 2 printfs
===================================================================
RCS file:
/cvsroot/enlightenment/e17/libs/ecore/src/lib/ecore_evas/ecore_evas_x.c,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -3 -r1.27 -r1.28
--- ecore_evas_x.c 19 Nov 2004 08:16:47 -0000 1.27
+++ ecore_evas_x.c 19 Nov 2004 08:25:04 -0000 1.28
@@ -1209,7 +1209,6 @@
free(roots);
}
}
- printf("EVAS ON SCREEN %i\n", screen);
einfo->info.display = ecore_x_display_get();
einfo->info.visual = DefaultVisual(ecore_x_display_get(), screen);
einfo->info.colormap = DefaultColormap(ecore_x_display_get(), screen);
@@ -1327,8 +1326,6 @@
free(roots);
}
}
- printf("EVAS ON SCREEN %i\n", screen);
-
attr.backing_store = NotUseful;
attr.override_redirect = True;
attr.colormap = einfo->func.best_colormap_get(ecore_x_display_get(),
screen);
-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs