same here

SVN revision: 3471
This commit is contained in:
Carsten Haitzler 2000-09-15 14:38:14 +00:00
parent 7513d0ab8e
commit 2c9afe3d84
1 changed files with 0 additions and 3 deletions

View File

@ -797,9 +797,6 @@ __evas_image_init(Display *disp, int screen)
imlib_set_font_cache_size(1024 * 1024);
imlib_set_cache_size(8 * 1024 * 1024);
imlib_set_color_usage(128);
__evas_image_get_visual(disp, screen);
__evas_image_get_visual(disp, screen);
__evas_image_get_colormap(disp, screen);
}
void