[farsight2/master] Remove unused function

Olivier Crête olivier.crete at collabora.co.uk
Tue Dec 23 15:24:55 PST 2008


---
 test-thread.c |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/test-thread.c b/test-thread.c
index 87f2abf..546f46b 100644
--- a/test-thread.c
+++ b/test-thread.c
@@ -6,14 +6,6 @@
 
 #include "fs-upnp-simple-igd-thread.h"
 
-static gboolean
-_remove_port (gpointer user_data)
-{
-  g_debug ("removing port");
-
-  return FALSE;
-}
-
 static void
 _mapped_external_port (FsUpnpSimpleIgd *igd, gchar *proto,
     gchar *external_ip, gchar *replaces_external_ip, guint external_port,
-- 
1.5.6.5




More information about the farsight-commits mailing list