From 677780dac11d3b3969c07cb4a57e636fd2846776 Mon Sep 17 00:00:00 2001 From: "Danilo G. Baio" Date: Sun, 24 Nov 2019 18:57:21 +0000 Subject: irc/eggdrop: Update to 1.8.4 Changelog: https://raw.githubusercontent.com/eggheads/eggdrop/v1.8.4/NEWS --- irc/eggdrop/files/patch-src_tclhash.c | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 irc/eggdrop/files/patch-src_tclhash.c (limited to 'irc/eggdrop/files/patch-src_tclhash.c') diff --git a/irc/eggdrop/files/patch-src_tclhash.c b/irc/eggdrop/files/patch-src_tclhash.c deleted file mode 100644 index 69fc2eea7a3d..000000000000 --- a/irc/eggdrop/files/patch-src_tclhash.c +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-src_tclhash.c,v 1.1 2012/11/16 00:35:28 joerg Exp $ - ---- src/tclhash.c.orig 2012-11-15 10:32:40.000000000 +0000 -+++ src/tclhash.c -@@ -109,7 +109,7 @@ static inline void tcl_bind_list_delete( - nfree(tl); - } - --inline void garbage_collect_tclhash(void) -+void garbage_collect_tclhash(void) - { - tcl_bind_list_t *tl, *tl_next, *tl_prev; - tcl_bind_mask_t *tm, *tm_next, *tm_prev; -- cgit v1.2.3