summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.cpp b/src/main.cpp
index a34cb76d..1af432b2 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -98,7 +98,6 @@ void init_debug_list()
{
s = ::std::string { debug_string, end };
debug_string = end + 1;
- g_debug_disable_map.erase( s );
}
else
{