Enlightenment CVS committal Author : dj2 Project : e17 Module : libs/ewl
Dir : e17/libs/ewl/src/bin/tests Modified Files: ewl_image.c Log Message: - there is no image window anymore, this was causing warnings to be spit out =================================================================== RCS file: /cvs/e/e17/libs/ewl/src/bin/tests/ewl_image.c,v retrieving revision 1.8 retrieving revision 1.9 diff -u -3 -r1.8 -r1.9 --- ewl_image.c 24 May 2006 18:20:07 -0000 1.8 +++ ewl_image.c 25 May 2006 05:15:36 -0000 1.9 @@ -72,7 +72,6 @@ * This includes resizing, theming, color tinting and packing in containers. */ -static Ewl_Widget *image_win; static Ewl_Widget *image_box; static Ewl_Widget *image; static Ecore_DList *images; @@ -152,8 +151,6 @@ ewl_text_text_set(EWL_TEXT(entry_path), img); ewl_image_file_set(EWL_IMAGE(image), img, NULL); - - ewl_widget_configure(image_win); } static void @@ -172,8 +169,6 @@ ewl_text_text_set(EWL_TEXT(entry_path), img); ewl_image_file_set(EWL_IMAGE(image), img, NULL); - - ewl_widget_configure(image_win); } static void @@ -189,8 +184,6 @@ ewl_image_file_set(EWL_IMAGE(image), img, NULL); } else printf("ERROR: %s does not exist\n", img); - - ewl_widget_configure(image_win); } static void @@ -207,8 +200,6 @@ ewl_text_text_set(EWL_TEXT(entry_path), img); ewl_image_file_set(EWL_IMAGE(image), img, NULL); - - ewl_widget_configure(image_win); } int ------------------------------------------------------- All the advantages of Linux Managed Hosting--Without the Cost and Risk! Fully trained technicians. The highest number of Red Hat certifications in the hosting industry. Fanatical Support. Click to learn more http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs