More work with regards to imager
This commit is contained in:
@ -33,7 +33,7 @@ ecdb_shutdown(void *data, int type, void *event)
|
||||
ecore_list_destroy(em->drives);
|
||||
free(em);
|
||||
ecore_main_loop_quit();
|
||||
return 0;
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
void
|
||||
|
Reference in New Issue
Block a user