summaryrefslogtreecommitdiff
path: root/src/maingui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/maingui.cpp')
-rw-r--r--src/maingui.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/maingui.cpp b/src/maingui.cpp
index 18e743557..668f044e9 100644
--- a/src/maingui.cpp
+++ b/src/maingui.cpp
@@ -134,10 +134,6 @@ int mainGui(int argc, char *argv[])
IMG_Quit();
#endif // SDL_IMAGE_VERSION_ATLEAST(1, 2, 11)
-#ifdef DUMP_LEAKED_RESOURCES
- VirtFs::reportRWops();
-#endif // DUMP_LEAKED_RESOURCES
-
return ret;
}
#else // UNITTESTS