diff options
Diffstat (limited to 'chinese/zhcon/files/patch-src-mouse.cpp')
-rw-r--r-- | chinese/zhcon/files/patch-src-mouse.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/chinese/zhcon/files/patch-src-mouse.cpp b/chinese/zhcon/files/patch-src-mouse.cpp deleted file mode 100644 index 7b39f069ab8c..000000000000 --- a/chinese/zhcon/files/patch-src-mouse.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- src/mouse.cpp.orig Sat Aug 16 16:36:28 2003 -+++ src/mouse.cpp Sat Aug 16 16:36:39 2003 -@@ -18,6 +18,7 @@ - - #include "debug.h" - #include "mouse.h" -+#include <cassert> - #include <sys/signal.h> - - #if defined(__FreeBSD__) |