mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-06 03:00:43 +00:00
Revert "Clean up memory leak I created"
This reverts commit 832d905d04
.
This commit is contained in:
parent
832d905d04
commit
cf316e83e9
@ -462,7 +462,6 @@ int ResmedLoader::Open(const QString & dirpath)
|
||||
qDebug() << filename << "overlaps" << STRmap[date].filename << "for" << days;
|
||||
if (days <= STRmap[date].days) {
|
||||
qDebug() << "Skipping" << filename;
|
||||
delete stredf;
|
||||
continue;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user