aboutsummaryrefslogtreecommitdiffstats
path: root/games/qgo/files/patch-boardhandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'games/qgo/files/patch-boardhandler.cpp')
-rw-r--r--games/qgo/files/patch-boardhandler.cpp19
1 files changed, 0 insertions, 19 deletions
diff --git a/games/qgo/files/patch-boardhandler.cpp b/games/qgo/files/patch-boardhandler.cpp
deleted file mode 100644
index f9013dd393b..00000000000
--- a/games/qgo/files/patch-boardhandler.cpp
+++ /dev/null
@@ -1,19 +0,0 @@
---- src/boardhandler.cpp.orig Sat Feb 22 23:15:42 2003
-+++ src/boardhandler.cpp Sat Feb 22 23:16:09 2003
-@@ -2,6 +2,8 @@
- * boardhandler.cpp
- */
-
-+#include <qstack.h>
-+
- #include "qgo.h"
- #include "boardhandler.h"
- #include "stonehandler.h"
-@@ -16,7 +18,6 @@
- #include "setting.h"
- #include <qapplication.h>
- #include <qclipboard.h>
--#include <qstack.h>
- #include <qlabel.h>
-
- #define MARK_TERRITORY_VISITED 99