summaryrefslogtreecommitdiffstats
path: root/games/qnetwalk/files/patch-cell.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'games/qnetwalk/files/patch-cell.cpp')
-rw-r--r--games/qnetwalk/files/patch-cell.cpp20
1 files changed, 0 insertions, 20 deletions
diff --git a/games/qnetwalk/files/patch-cell.cpp b/games/qnetwalk/files/patch-cell.cpp
deleted file mode 100644
index 3ae69f7..0000000
--- a/games/qnetwalk/files/patch-cell.cpp
+++ /dev/null
@@ -1,20 +0,0 @@
---- cell.cpp.orig 2008-03-30 13:29:12.000000000 +0400
-+++ cell.cpp 2013-08-07 21:24:52.637031376 +0400
-@@ -19,7 +19,7 @@
- Cell::PixmapMap Cell::shadowpixmap;
- Cell::PixmapMap Cell::connectedpixmap;
- Cell::PixmapMap Cell::disconnectedpixmap;
--Cell::Cell * Cell::focusedCell = 0;
-+Cell * Cell::focusedCell = 0;
-
-
- void Cell::setGameOver(bool b)
-@@ -28,7 +28,7 @@
- }
-
-
--Cell::Cell * Cell::focused()
-+Cell * Cell::focused()
- {
- return focusedCell;
- }
OpenPOWER on IntegriCloud