diff --git a/src/filesystem.hpp b/src/filesystem.hpp index 5c745885b27a..a37ad429d6cb 100644 --- a/src/filesystem.hpp +++ b/src/filesystem.hpp @@ -30,7 +30,6 @@ class config; -//TODO: will this compile for msvc <= 2010 which has a bug when it comes to forward declaring return values? struct SDL_RWops; namespace filesystem {