diff src/protocols/simple/simple.h @ 12760:c5acba513363

[gaim-migrate @ 15107] Request the public IP everytime it is used since there may be information or a new IP. committer: Tailor Script <tailor@pidgin.im>
author Thomas Butter <tbutter>
date Sun, 08 Jan 2006 01:16:23 +0000
parents cfc808463763
children 256abf4dd912
line wrap: on
line diff
--- a/src/protocols/simple/simple.h	Sun Jan 08 01:11:31 2006 +0000
+++ b/src/protocols/simple/simple.h	Sun Jan 08 01:16:23 2006 +0000
@@ -75,7 +75,6 @@
 	int listenfd;
 	int listenport;
 	int listenpa;
-	gchar *ip;
 	gchar *status;
 	GHashTable *buddies;
 	guint registertimeout;