From ebc6e3b9dca6ce4c9d218423228b0bf710ab7454 Mon Sep 17 00:00:00 2001 From: Denis Kenzior Date: Fri, 2 Apr 2010 15:22:23 -0500 Subject: Refactor: Get rid of (now) pointless comments --- gatchat/ppp_auth.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'gatchat/ppp_auth.c') diff --git a/gatchat/ppp_auth.c b/gatchat/ppp_auth.c index 77fa06d2..e04f708d 100644 --- a/gatchat/ppp_auth.c +++ b/gatchat/ppp_auth.c @@ -163,8 +163,6 @@ static void chap_process_packet(struct auth_data *data, guint8 *new_packet) static void chap_free(struct auth_data *auth) { - /* TBD unregister protocol handler */ - g_free(auth->proto_data); } -- cgit v1.2.3