summaryrefslogtreecommitdiff
path: root/src/xine-utils/xmllexer.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/xine-utils/xmllexer.c')
-rw-r--r--src/xine-utils/xmllexer.c6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/xine-utils/xmllexer.c b/src/xine-utils/xmllexer.c
index 8e9f23926..153a6cf32 100644
--- a/src/xine-utils/xmllexer.c
+++ b/src/xine-utils/xmllexer.c
@@ -17,14 +17,10 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*
- * $Id: xmllexer.c,v 1.2 2003/07/19 00:22:43 tmattern Exp $
+ * $Id: xmllexer.c,v 1.3 2003/09/16 02:12:54 storri Exp $
*
*/
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
#include "xmllexer.h"
#include <stdio.h>
#include <ctype.h>