--- gtk/smartcard-manager.c.build 2011-07-20 07:33:59.000000000 +0200 +++ gtk/smartcard-manager.c 2011-07-20 07:34:04.000000000 +0200 @@ -312,8 +312,6 @@ }; typedef struct _SmartcardSource SmartcardSource; -typedef gboolean (*SmartcardSourceFunc)(VEvent *event, gpointer user_data); - static gboolean smartcard_source_prepare(GSource *source, gint *timeout) { SmartcardSource *smartcard_source = (SmartcardSource *)source;