changeset 18244:b7c30039b531

internal.h includes config.h, so let's not do it twice
author Richard Laager <rlaager@wiktel.com>
date Sun, 24 Jun 2007 21:13:33 +0000
parents a8b19e002cb4
children 30b67808b85b
files libpurple/plugins/log_reader.c
diffstat 1 files changed, 0 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/plugins/log_reader.c	Sun Jun 24 20:01:43 2007 +0000
+++ b/libpurple/plugins/log_reader.c	Sun Jun 24 21:13:33 2007 +0000
@@ -1,7 +1,3 @@
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
-
 #include <stdio.h>
 
 #ifndef PURPLE_PLUGINS