diff src/protocols/qq/Makefile.mingw @ 14051:f78289db8977

[gaim-migrate @ 16664] Removed code for looking up specific Chinese geolocation info from a user's IP address. The code was defunct for two reasons: First, the file holding the geolocation data (QQWry.dat) was simply too large to package with Gaim. Second, the current version of QQ seems to have stopped broadcasting the user's IP address with his/her status. committer: Tailor Script <tailor@pidgin.im>
author Mark Huetsch <markhuetsch>
date Mon, 07 Aug 2006 08:30:36 +0000
parents 16102b9c5c4a
children
line wrap: on
line diff
--- a/src/protocols/qq/Makefile.mingw	Mon Aug 07 07:39:00 2006 +0000
+++ b/src/protocols/qq/Makefile.mingw	Mon Aug 07 08:30:36 2006 +0000
@@ -95,7 +95,6 @@
 	group_search.c \
 	header_info.c \
 	im.c \
-	ip_location.c \
 	keep_alive.c \
 	login_logout.c \
 	packet_parse.c \