From fc31f1003bec7e0117421a8c58668e61849eeba5 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 29 Mar 2017 22:11:59 +0300 Subject: Remove leaking resources detection from virtfsrwops. --- src/fs/virtfs/virtfsrwops.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/fs/virtfs/virtfsrwops.h') diff --git a/src/fs/virtfs/virtfsrwops.h b/src/fs/virtfs/virtfsrwops.h index 107cc4265..56fda969d 100644 --- a/src/fs/virtfs/virtfsrwops.h +++ b/src/fs/virtfs/virtfsrwops.h @@ -59,9 +59,6 @@ namespace VirtFs SDL_RWops *RWopsOpenAppend(const std::string &restrict fname) A_WARN_UNUSED; SDL_RWops *MakeRWops(VirtFile *const handle) A_WARN_UNUSED; -#ifdef DUMP_LEAKED_RESOURCES - void reportRWops(); -#endif // DUMP_LEAKED_RESOURCES } // namespace VirtFs #endif // SRC_FS_VIRTFSRWOPS_H -- cgit v1.2.3-70-g09d2