summaryrefslogtreecommitdiff
path: root/games/windstille/files/patch-src-display-texture__manager.cpp
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2013-11-12 10:00:08 +0000
committerRene Ladan <rene@FreeBSD.org>2013-11-12 10:00:08 +0000
commitf6ecd174b6ba733bed40214a7b7486e8ec356ad8 (patch)
tree022d0243c1bf42ef82473a8a7005034b4c5241ff /games/windstille/files/patch-src-display-texture__manager.cpp
parent- Update to 4.57 (diff)
Remove expired ports:
2013-11-12 games/windstille: Unplayable, development ceased 2013-11-12 games/intensityengine: Unplayable, main server down, development ceased
Notes
Notes: svn path=/head/; revision=333557
Diffstat (limited to 'games/windstille/files/patch-src-display-texture__manager.cpp')
-rw-r--r--games/windstille/files/patch-src-display-texture__manager.cpp11
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()
- {