summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-puzzle/kiki/files/kiki-1.0.2-gcc41.patch')
-rw-r--r--games-puzzle/kiki/files/kiki-1.0.2-gcc41.patch10
1 files changed, 0 insertions, 10 deletions
diff --git a/games-puzzle/kiki/files/kiki-1.0.2-gcc41.patch b/games-puzzle/kiki/files/kiki-1.0.2-gcc41.patch
deleted file mode 100644
index 1c9dd35aabb6..000000000000
--- a/games-puzzle/kiki/files/kiki-1.0.2-gcc41.patch
+++ /dev/null
@@ -1,10 +0,0 @@
---- a/src/main/KikiPythonWidget.h.old 2006-05-07 23:14:09.000000000 +0200
-+++ b/src/main/KikiPythonWidget.h 2006-05-07 23:17:20.000000000 +0200
-@@ -9,6 +9,7 @@
- #include "KikiPos.h"
- #include <KTextField.h>
-
-+class KikiPython;
- class KikiPythonWidget : public KTextField
- {
- friend class KikiPython;