diff options
Diffstat (limited to 'addressbook')
-rw-r--r-- | addressbook/gui/widgets/eab-config.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/addressbook/gui/widgets/eab-config.h b/addressbook/gui/widgets/eab-config.h index ef9bc0752c..3c2dabdced 100644 --- a/addressbook/gui/widgets/eab-config.h +++ b/addressbook/gui/widgets/eab-config.h @@ -31,7 +31,6 @@ #define EAB_TYPE_CONFIG (eab_config_get_type ()) #define EAB_CONFIG(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), EAB_TYPE_CONFIG, EABConfig)) - G_BEGIN_DECLS typedef struct _EABConfig EABConfig; |