summaryrefslogtreecommitdiff
path: root/games/windstille/files/patch-src-display-surface__manager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'games/windstille/files/patch-src-display-surface__manager.cpp')
-rw-r--r--games/windstille/files/patch-src-display-surface__manager.cpp14
1 files changed, 0 insertions, 14 deletions
diff --git a/games/windstille/files/patch-src-display-surface__manager.cpp b/games/windstille/files/patch-src-display-surface__manager.cpp
deleted file mode 100644
index 0f098a0b6d10..000000000000
--- a/games/windstille/files/patch-src-display-surface__manager.cpp
+++ /dev/null
@@ -1,14 +0,0 @@
---- src/display/surface_manager.cpp.orig 2006-04-25 08:08:56.000000000 +0400
-+++ src/display/surface_manager.cpp 2013-09-12 04:51:36.056226058 +0400
-@@ -13,9 +13,10 @@
- #include "texture.hpp"
- #include "surface.hpp"
- #include "texture_manager.hpp"
-+
- #include "physfs/physfs_sdl.hpp"
-
--SurfaceManager::SurfaceManager* surface_manager = 0;
-+SurfaceManager* surface_manager = 0;
-
- SurfaceManager::SurfaceManager()
- {