diff -r 1f676cd20646 -r ce4447562d64 pidgin/plugins/timestamp_format.c --- a/pidgin/plugins/timestamp_format.c Mon Jul 23 20:18:25 2012 -0400 +++ b/pidgin/plugins/timestamp_format.c Mon Jul 23 22:52:00 2012 -0400 @@ -155,7 +155,6 @@ if (!frame) return; - /* GTK_DIALOG_NO_SEPARATOR seems to be gone in gtk+ 3.0... */ dialog = gtk_dialog_new_with_buttons(PIDGIN_ALERT_TITLE, NULL, GTK_DIALOG_DESTROY_WITH_PARENT, GTK_STOCK_CLOSE, GTK_RESPONSE_CLOSE,