[Commits] [SCM] claws branch, master, updated. 3.15.0-121-g2e33679
ticho at claws-mail.org
ticho at claws-mail.org
Mon Jul 24 18:27:00 CEST 2017
The branch, master has been updated
via 2e33679410a9ce6fbd4932bba84bce6983acb291 (commit)
from 7263bc50139992d2dd4d67233260b24e438dddc0 (commit)
Summary of changes:
src/addressbook.h | 5 -----
1 file changed, 5 deletions(-)
- Log -----------------------------------------------------------------
commit 2e33679410a9ce6fbd4932bba84bce6983acb291
Author: Andrej Kacian <ticho at claws-mail.org>
Date: Mon Jul 24 18:26:38 2017 +0200
Removed a nonexistent function from addressbook.h.
The function was addressbook_load_completion().
diff --git a/src/addressbook.h b/src/addressbook.h
index 8b82d48..ce5c707 100644
--- a/src/addressbook.h
+++ b/src/addressbook.h
@@ -46,11 +46,6 @@ gboolean addressbook_peek_folder_exists( gchar *folderpath,
AddressDataSource **book,
ItemFolder **folder );
-gboolean addressbook_load_completion (gint (*callBackFunc)
- (const gchar *,
- const gchar *,
- const gchar *));
-
void addressbook_gather ( FolderItem *folderItem,
gboolean sourceInd,
GList *msgList );
-----------------------------------------------------------------------
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list