in drm_shutdown set tried to false...

This commit is contained in:
Carsten Haitzler 2013-07-02 17:25:56 +09:00
parent 311db0fc58
commit 1f2c19749f
1 changed files with 1 additions and 0 deletions

View File

@ -611,6 +611,7 @@ _drm_shutdown(void)
dri_lib = NULL;
dlclose(xfixes_lib);
xfixes_lib = NULL;
tried = EINA_FALSE;
}
static Eina_Bool