]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/mainframe.cpp
* deactivated filter removal and readd with every g_qeglobals.d_savedinfo.exclude...
[xonotic/netradiant.git] / radiant / mainframe.cpp
index 6c2bd2b9bcdf987fb9c4b5a747e9b7d07e534fe0..d347d7b73227aee4b7497a32639d55f7722de151 100644 (file)
@@ -7476,7 +7476,7 @@ void PerformFiltering ()
 
   // mattn - this should be removed - otherwise the filters from the 
   // plugins are wiped away with each update
-#if 1
+#if 0
   // spog - deletes old filters list and creates new one when
   // g_qeglobals.d_savedinfo.exclude is updated
   g_qeglobals.d_savedinfo.filters = FilterListDelete(g_qeglobals.d_savedinfo.filters);