libpurple/protocols/oscar/oscar_data.c

branch
soc.2010.icq-tlc
changeset 30662
6ed7eb99af97
parent 27385
cd0d721fec8f
child 30666
ff138d6c7bc4
--- a/libpurple/protocols/oscar/oscar_data.c	Wed Jul 28 16:30:04 2010 +0000
+++ b/libpurple/protocols/oscar/oscar_data.c	Wed Jul 28 17:43:58 2010 +0000
@@ -53,14 +53,11 @@
 	aim__registermodule(od, locate_modfirst);
 	aim__registermodule(od, buddylist_modfirst);
 	aim__registermodule(od, msg_modfirst);
-	/* aim__registermodule(od, adverts_modfirst); */
-	/* aim__registermodule(od, invite_modfirst); */
 	aim__registermodule(od, admin_modfirst);
 	aim__registermodule(od, popups_modfirst);
 	aim__registermodule(od, bos_modfirst);
 	aim__registermodule(od, search_modfirst);
 	aim__registermodule(od, stats_modfirst);
-	/* aim__registermodule(od, translate_modfirst); */
 	aim__registermodule(od, chatnav_modfirst);
 	aim__registermodule(od, chat_modfirst);
 	aim__registermodule(od, odir_modfirst);

mercurial