diff src/browser.c @ 1087:56c7ceb986a8

[gaim-migrate @ 1097] thank god, someone finally redid the proxy stuff. i think most of it works even. isn't that neat? thanks adam. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 12 Nov 2000 23:54:07 +0000
parents 8f3bcde94e2c
children 2e0e157b49a0
line wrap: on
line diff
--- a/src/browser.c	Sun Nov 12 14:14:12 2000 +0000
+++ b/src/browser.c	Sun Nov 12 23:54:07 2000 +0000
@@ -685,8 +685,6 @@
 		} else {
 			gtk_timeout_add(1000, (GtkFunction)clean_pid, NULL);
 		}
-        } else if (web_browser == BROWSER_INTERNAL) {
-                g_show_info(url);
         }
 }