oops. printf--

This commit is contained in:
Carsten Haitzler 2014-03-09 14:37:29 +09:00
parent 202ce6046b
commit 382fb3b444
1 changed files with 0 additions and 1 deletions

View File

@ -3005,7 +3005,6 @@ _win_constructor(Eo *obj, void *_pd, va_list *list)
}
else
{
printf("... %s\n", _elm_accel_preference);
if ((_elm_accel_preference) &&
((!strcasecmp(_elm_accel_preference, "gl")) ||
(!strcasecmp(_elm_accel_preference, "opengl")) ||