diff options
Diffstat (limited to 'e-util/e-alert.c')
-rw-r--r-- | e-util/e-alert.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/e-util/e-alert.c b/e-util/e-alert.c index 65ab57bd8f..ced83ddc0e 100644 --- a/e-util/e-alert.c +++ b/e-util/e-alert.c @@ -488,7 +488,6 @@ alert_finalize (GObject *object) G_OBJECT_CLASS (e_alert_parent_class)->finalize (object); } - static void e_alert_class_init (EAlertClass *class) { |