aboutsummaryrefslogtreecommitdiffstats
path: root/addressbook/gui/widgets/e-addressbook-model.h
diff options
context:
space:
mode:
Diffstat (limited to 'addressbook/gui/widgets/e-addressbook-model.h')
-rw-r--r--addressbook/gui/widgets/e-addressbook-model.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/addressbook/gui/widgets/e-addressbook-model.h b/addressbook/gui/widgets/e-addressbook-model.h
index f8b448a6be..1383da4b19 100644
--- a/addressbook/gui/widgets/e-addressbook-model.h
+++ b/addressbook/gui/widgets/e-addressbook-model.h
@@ -59,7 +59,6 @@ struct _EABModel {
guint first_get_view : 1;
};
-
struct _EABModelClass {
GObjectClass parent_class;
@@ -79,7 +78,6 @@ struct _EABModelClass {
void (*backend_died) (EABModel *model);
};
-
GType eab_model_get_type (void);
EABModel *eab_model_new (void);