aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/sctp_stat.c
diff options
context:
space:
mode:
Diffstat (limited to 'gtk/sctp_stat.c')
-rw-r--r--gtk/sctp_stat.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/sctp_stat.c b/gtk/sctp_stat.c
index 30a842b716..d8dba4a572 100644
--- a/gtk/sctp_stat.c
+++ b/gtk/sctp_stat.c
@@ -346,7 +346,7 @@ static gint sctp_assoc_vtag_cmp(gconstpointer aa, gconstpointer bb)
return(ASSOC_NOT_FOUND);
}
-
+/*
static gint sctp_assoc_address_cmp(gconstpointer aa, gconstpointer bb)
{
GList *srclist, *dstlist;
@@ -570,7 +570,7 @@ static gint sctp_assoc_address_cmp(gconstpointer aa, gconstpointer bb)
g_free(dst);
return ASSOC_NOT_FOUND;
}
-
+*/