changeset 184:77ba079b355a

[gaim-migrate @ 194] Commented out the check new ver code until I get some free time to thread it. (I'll do it tonight) committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Wed, 26 Apr 2000 17:53:13 +0000
parents 8886a34cd9f1
children c664bc1f484a
files src/aim.c
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/aim.c	Wed Apr 26 16:48:14 2000 +0000
+++ b/src/aim.c	Wed Apr 26 17:53:13 2000 +0000
@@ -464,7 +464,10 @@
 
 	if (general_options & OPT_GEN_CHECK_VERSIONS)
 	{
+/* FIXME:
+	Thread this code later
 		check_gaim_versions();
+*/
 	}
 
 	if (general_options & OPT_GEN_DEBUG)