cpw.nader.asynclogging-3: ce1bc737: Removed some duplicate comments from the...

morshed.nader at gmail.com morshed.nader at gmail.com
Tue Jan 3 00:02:32 EST 2012


----------------------------------------------------------------------
Revision: ce1bc7375299c883727bafa662aba46657f67d7f
Parent:   982507d00201b03d3874b58c6d23a21cfe1c5afc
Author:   morshed.nader at gmail.com
Date:     01/02/12 23:45:23
Branch:   im.pidgin.cpw.nader.asynclogging-3
URL: http://d.pidgin.im/viewmtn/revision/info/ce1bc7375299c883727bafa662aba46657f67d7f

Changelog: 

Removed some duplicate comments from the code

Changes against parent 982507d00201b03d3874b58c6d23a21cfe1c5afc

  patched  pidgin/plugins/history.c

-------------- next part --------------
============================================================
--- pidgin/plugins/history.c	a1a6671127bfbb2c52504455d21e9b5c149660db
+++ pidgin/plugins/history.c	4e677add33ad8cfe8a5b668ce97a6f8f4dbe1191
@@ -56,12 +56,6 @@ historize(PurpleConversation *c)
 	PurpleConversationType convtype = purple_conversation_get_type(c);
 	PidginConversation *gtkconv = PIDGIN_CONVERSATION(c);
 	const gchar *name = purple_conversation_get_name(c), *alias = name;
-#if 0
-	/* FIXME: WebView has no options */
-#endif
-#if 0
-	/* FIXME: WebView has no protocol setting */
-#endif
 
 	g_return_if_fail(gtkconv != NULL);
 	g_return_if_fail(gtkconv->convs != NULL);


More information about the Commits mailing list