SL-13034 removeMarkerFiles() happens in destructor

Depends onto SL-13979 for proper logging
master
Andrey Kleshchev 2020-09-25 16:26:18 +03:00
parent 95e724f3de
commit f930717bac
1 changed files with 0 additions and 2 deletions

View File

@ -2100,8 +2100,6 @@ bool LLAppViewer::cleanup()
LLError::LLCallStacks::cleanup();
removeMarkerFiles();
// It's not at first obvious where, in this long sequence, a generic cleanup
// call OUGHT to go. So let's say this: as we migrate cleanup from
// explicit hand-placed calls into the generic mechanism, eventually