From 08188830a3cf67924980b4183e2ca7a4b5e12c3d Mon Sep 17 00:00:00 2001
From: isanae <14251494+isanae@users.noreply.github.com>
Date: Tue, 14 Jan 2020 16:52:33 -0500
Subject: removed LEAK_TRACE stuff refactored DirectoryEntry for lookup maps
filetreemodel: made ensureLoaded() a no-op while refreshing, faster
processing for removing rows
---
src/shared/directoryentry.cpp | 219 ++++++++++++++++++------------------------
1 file changed, 93 insertions(+), 126 deletions(-)
(limited to 'src/shared/directoryentry.cpp')
diff --git a/src/shared/directoryentry.cpp b/src/shared/directoryentry.cpp
index c44be9a1..819075ae 100644
--- a/src/shared/directoryentry.cpp
+++ b/src/shared/directoryentry.cpp
@@ -19,7 +19,6 @@ along with Mod Organizer. If not, see .
#include "directoryentry.h"
#include "windows_error.h"
-#include "leaktrace.h"
#include "error_report.h"
#include
#include
@@ -32,7 +31,6 @@ along with Mod Organizer. If not, see .
#include
#include