diff src/toc.c @ 369:cf895313fc50

[gaim-migrate @ 379] Nothing interesting committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 09 Jun 2000 08:06:22 +0000
parents 22161278657c
children 0d4e80bdb96b
line wrap: on
line diff
--- a/src/toc.c	Fri Jun 09 07:59:00 2000 +0000
+++ b/src/toc.c	Fri Jun 09 08:06:22 2000 +0000
@@ -686,8 +686,10 @@
 				g_free(messages[i]);
 
 			accept_file_dialog(ft);
+		} else if (!strcmp(uuid, VOICE_UID)) {
+			/* oh goody. voice over ip. fun stuff. */
+
 		/*
-		} else if (!strcmp(uuid, VOICE_UID)) {
 		} else if (!strcmp(uuid, B_ICON_UID)) {
 		} else if (!strcmp(uuid, IMAGE_UID)) {
 		*/