mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-13 08:09:39 +00:00
remove unuseful debug print
This commit is contained in:
parent
60ebdaa1a0
commit
dbc9d8a626
@ -51,7 +51,6 @@ QString basePath()
|
||||
break;
|
||||
baseDir.cdUp();
|
||||
}
|
||||
qDebug("The base dir is %s", qUtf8Printable(baseDir.absolutePath()));
|
||||
#endif
|
||||
return baseDir.absolutePath();
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user