diff options
Diffstat (limited to 'games/windstille/files/patch-src-display-texture__manager.cpp')
-rw-r--r-- | games/windstille/files/patch-src-display-texture__manager.cpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/games/windstille/files/patch-src-display-texture__manager.cpp b/games/windstille/files/patch-src-display-texture__manager.cpp deleted file mode 100644 index 0f82c2074c91..000000000000 --- a/games/windstille/files/patch-src-display-texture__manager.cpp +++ /dev/null @@ -1,11 +0,0 @@ ---- src/display/texture_manager.cpp.orig 2006-03-11 16:50:05.000000000 +0300 -+++ src/display/texture_manager.cpp 2013-09-12 04:43:09.595227271 +0400 -@@ -13,7 +13,7 @@ - #include "texture.hpp" - #include "physfs/physfs_sdl.hpp" - --TextureManager::TextureManager* texture_manager = 0; -+TextureManager* texture_manager = 0; - - TextureManager::TextureManager() - { |