diff options
Diffstat (limited to 'pcr/irssi-otr/d03ab59.patch')
-rw-r--r-- | pcr/irssi-otr/d03ab59.patch | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/pcr/irssi-otr/d03ab59.patch b/pcr/irssi-otr/d03ab59.patch deleted file mode 100644 index fb2200322..000000000 --- a/pcr/irssi-otr/d03ab59.patch +++ /dev/null @@ -1,16 +0,0 @@ ---- irssi-otr-1.0.1.orig/src/module.c 2014-09-29 15:11:07.000000000 -0500 -+++ irssi-otr-1.0.1/src/module.c 2016-12-06 16:21:49.970197487 -0500 -@@ -371,3 +371,13 @@ - - theme_unregister(); - } -+ -+#ifdef IRSSI_ABI_VERSION -+/* -+ * irssi abicheck() -+ */ -+void otr_abicheck(int *version) -+{ -+ *version = IRSSI_ABI_VERSION; -+} -+#endif |