diff options
-rw-r--r-- | chinese/scim-pinyin/files/extra-patch-4-stable | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/chinese/scim-pinyin/files/extra-patch-4-stable b/chinese/scim-pinyin/files/extra-patch-4-stable deleted file mode 100644 index bec92c2d650c..000000000000 --- a/chinese/scim-pinyin/files/extra-patch-4-stable +++ /dev/null @@ -1,10 +0,0 @@ ---- src/scim_special_table.cpp.orig Wed Aug 4 20:10:57 2004 -+++ src/scim_special_table.cpp Wed Aug 4 20:11:13 2004 -@@ -23,6 +23,7 @@ - #include <time.h> - #include <scim.h> - #include "scim_special_table.h" -+#include <cstdio> - - static inline String - _trim_blank (const String &str) |