Some minor fixes
This commit is contained in:
@ -27,7 +27,6 @@ ecdb_project_init(Ecdb_Project *proj)
|
||||
void
|
||||
ecdb_project_destroy(Ecdb_Project *proj)
|
||||
{
|
||||
ecdb_lose_drive_info(proj);
|
||||
free(proj);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user