diff options
Diffstat (limited to 'addressbook/gui/component')
-rw-r--r-- | addressbook/gui/component/addressbook-component.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/addressbook/gui/component/addressbook-component.c b/addressbook/gui/component/addressbook-component.c index eeb9569a1b..b066330a49 100644 --- a/addressbook/gui/component/addressbook-component.c +++ b/addressbook/gui/component/addressbook-component.c @@ -48,10 +48,6 @@ static const EvolutionShellComponentFolderType folder_types[] = { { NULL, NULL } }; -#ifdef HAVE_LDAP -extern void setup_ldap_storage (EvolutionShellComponent *shell_component); -#endif - /* EvolutionShellComponent methods and signals. */ |