[Commits] [SCM] claws branch, master, updated. 3.9.2-82-g61b8031
claws at claws-mail.org
claws at claws-mail.org
Wed Aug 21 08:55:44 CEST 2013
The branch master of project "claws" (Claws Mail) has been updated
via 61b80317c36e78d9f8f4ab8ef134478584aad9a7 (commit)
from 4882d13780157870ac147aa0ee3f41176f46f093 (commit)
- Log -----------------------------------------------------------------
commit 61b80317c36e78d9f8f4ab8ef134478584aad9a7
Author: Paul <paul at headmonaut.co.uk>
Date: Wed Aug 21 07:55:37 2013 +0100
no need to do ifdef HAVE_CONFIG_H twice
diff --git a/src/wizard.c b/src/wizard.c
index 70a071d..fb677a8 100644
--- a/src/wizard.c
+++ b/src/wizard.c
@@ -35,11 +35,6 @@
#include <string.h>
#include <ctype.h>
-#ifdef HAVE_CONFIG_H
-# include "config.h"
-#include "claws-features.h"
-#endif
-
#include "utils.h"
#include "gtk/menu.h"
#include "plugin.h"
-----------------------------------------------------------------------
Summary of changes:
src/wizard.c | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
hooks/post-receive
--
Claws Mail
More information about the Commits
mailing list