diff src/aim.c @ 296:a88b889b692b

[gaim-migrate @ 306] 0.9.17, here we come committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 01 Jun 2000 00:24:34 +0000
parents 37a1d222b7f8
children 9d258a0aa560
line wrap: on
line diff
--- a/src/aim.c	Thu Jun 01 00:16:33 2000 +0000
+++ b/src/aim.c	Thu Jun 01 00:24:34 2000 +0000
@@ -488,11 +488,6 @@
         set_defaults();
         load_prefs();
 
-	if (general_options & OPT_GEN_CHECK_VERSIONS)
-	{
-		check_gaim_versions();
-	}
-
 	if (general_options & OPT_GEN_DEBUG)
 		show_debug(NULL);