diff src/aim.c @ 278:29e1669b006b

[gaim-migrate @ 288] check versions works (?) committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Mon, 29 May 2000 00:56:37 +0000
parents cfa39d39dec6
children 37a1d222b7f8
line wrap: on
line diff
--- a/src/aim.c	Sun May 28 22:09:30 2000 +0000
+++ b/src/aim.c	Mon May 29 00:56:37 2000 +0000
@@ -490,10 +490,7 @@
 
 	if (general_options & OPT_GEN_CHECK_VERSIONS)
 	{
-/* FIXME:
-	Thread this code later
 		check_gaim_versions();
-*/
 	}
 
 	if (general_options & OPT_GEN_DEBUG)