diff options
Diffstat (limited to 'calendar/gui/ea-jump-button.c')
-rw-r--r-- | calendar/gui/ea-jump-button.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/calendar/gui/ea-jump-button.c b/calendar/gui/ea-jump-button.c index eb24bea42c..a6775ade55 100644 --- a/calendar/gui/ea-jump-button.c +++ b/calendar/gui/ea-jump-button.c @@ -51,7 +51,6 @@ ea_jump_button_get_type (void) GTypeQuery query; GType derived_atk_type; - if (!type) { static GTypeInfo tinfo = { sizeof (EaJumpButtonClass), |