pidgin: a341780d: eperez noticed that there's an extra unu...
datallah at pidgin.im
datallah at pidgin.im
Wed May 28 22:10:44 EDT 2008
-----------------------------------------------------------------
Revision: a341780d901f6351a5cf768a08d30c8882d6cf2f
Ancestor: aa270436dec7891fb45f800be06766eeed98671b
Author: datallah at pidgin.im
Date: 2008-05-29T01:59:52
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/a341780d901f6351a5cf768a08d30c8882d6cf2f
Modified files:
pidgin/gtkaccount.c
ChangeLog:
eperez noticed that there's an extra unused column here.
-------------- next part --------------
============================================================
--- pidgin/gtkaccount.c 61130039614fd5fa7b8556ba9b10c7028243cb32
+++ pidgin/gtkaccount.c bdb8840f66cca141b553cee14f36477e75a71336
@@ -2191,8 +2191,7 @@ create_accounts_list(AccountsWindow *dia
G_TYPE_STRING, /* COLUMN_SCREENNAME */
G_TYPE_BOOLEAN, /* COLUMN_ENABLED */
G_TYPE_STRING, /* COLUMN_PROTOCOL */
- G_TYPE_POINTER, /* COLUMN_DATA */
- G_TYPE_POINTER /* COLUMN_PULSE_DATA */
+ G_TYPE_POINTER /* COLUMN_DATA */
);
/* And now the actual treeview */
More information about the Commits
mailing list