aboutsummaryrefslogtreecommitdiffstats
path: root/doc/README.stats_tree
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss.ws@gmail.com>2012-09-19 01:37:13 +0000
committerJeff Morriss <jeff.morriss.ws@gmail.com>2012-09-19 01:37:13 +0000
commit22b7086fb91f059b1c6637cc881ac93fa10fff51 (patch)
tree49317a46814db07e2b1760eb5a1eea603572337f /doc/README.stats_tree
parent4a57360291672342936cc66da056b63aa04b2cc5 (diff)
We always HAVE_CONFIG_H so don't bother checking whether we have it or not.
svn path=/trunk/; revision=44997
Diffstat (limited to 'doc/README.stats_tree')
-rw-r--r--doc/README.stats_tree2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/README.stats_tree b/doc/README.stats_tree
index fa6fc4fdd4..712523d466 100644
--- a/doc/README.stats_tree
+++ b/doc/README.stats_tree
@@ -65,9 +65,7 @@ A small example of a very basic stats_tree plugin follows.
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-#ifdef HAVE_CONFIG_H
#include "config.h"
-#endif
#ifndef ENABLE_STATIC
#include <gmodule.h>