dont call visual and colormap inits

SVN revision: 3470
This commit is contained in:
Carsten Haitzler 2000-09-15 14:37:47 +00:00
parent e2ffcf313c
commit 7513d0ab8e
1 changed files with 0 additions and 3 deletions

View File

@ -720,9 +720,6 @@ __evas_imlib_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_imlib_get_visual(disp, screen);
__evas_imlib_get_visual(disp, screen);
__evas_imlib_get_colormap(disp, screen);
}
void