[balsa] src/mailbox-conf: Remove declarations
- From: Peter Bloomfield <peterb src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [balsa] src/mailbox-conf: Remove declarations
- Date: Thu, 28 Jun 2018 23:39:46 +0000 (UTC)
commit 5775eddd9841e4a18ce3cdedf1d64c4c041d1e24
Author: Peter Bloomfield <PeterBloomfield bellsouth net>
Date: Thu Jun 28 19:37:22 2018 -0400
src/mailbox-conf: Remove declarations
that are redundant when not building with gpgme.
src/mailbox-conf.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/mailbox-conf.c b/src/mailbox-conf.c
index 3723bfd44..ca069b17a 100644
--- a/src/mailbox-conf.c
+++ b/src/mailbox-conf.c
@@ -140,6 +140,7 @@ static void check_for_blank_fields(GtkWidget *widget, MailboxConfWindow *mcw);
/* ========================================================= */
/* BEGIN BalsaServerConf =================================== */
+#ifdef HAVE_GPGME
struct menu_data {
const char *label;
int tag;
@@ -149,7 +150,6 @@ struct mailbox_conf_combo_box_info {
};
#define BALSA_MC_COMBO_BOX_INFO "balsa-mailbox-conf-combo-box-info"
-#ifdef HAVE_GPGME
static void
mailbox_conf_combo_box_info_free(struct mailbox_conf_combo_box_info *info)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]