diff options
Diffstat (limited to 'irc/kvirc-devel/files/patch-aa')
-rw-r--r-- | irc/kvirc-devel/files/patch-aa | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/irc/kvirc-devel/files/patch-aa b/irc/kvirc-devel/files/patch-aa deleted file mode 100644 index dec6a89ee7d2..000000000000 --- a/irc/kvirc-devel/files/patch-aa +++ /dev/null @@ -1,13 +0,0 @@ ---- src/kvilib/kvi_thread.h Sat Oct 30 20:18:28 1999 -+++ src/kvilib/kvi_thread.h.new Sat Jan 29 18:29:32 2000 -@@ -24,7 +24,9 @@ - // - - #include <pthread.h> -- -+#undef connect -+#undef read -+#undef write - #include <qsocketnotifier.h> - #include <qlist.h> - #include <qobject.h> |