Fixed gcc warnings
This commit is contained in:
@ -828,7 +828,7 @@ OBIDMS_p obi_open_dms(const char* dms_path, bool cleaning)
|
||||
OBIDMS_p dms;
|
||||
char* relative_dms_path;
|
||||
char* absolute_dms_path;
|
||||
int clean_dms;
|
||||
//int clean_dms;
|
||||
|
||||
dms = NULL;
|
||||
|
||||
|
Reference in New Issue
Block a user