mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-08 04:00:44 +00:00
Diagnostic changes for a future feature
This commit is contained in:
parent
7785d7fc9c
commit
751df7652a
@ -384,7 +384,6 @@ bool Session::LoadSummary()
|
||||
if (s_summary_loaded) return true;
|
||||
QString filename = s_machine->getSummariesPath() + QString().sprintf("%08lx.000", s_session);
|
||||
|
||||
|
||||
if (filename.isEmpty()) {
|
||||
qDebug() << "Empty summary filename";
|
||||
return false;
|
||||
|
Loading…
Reference in New Issue
Block a user