remove unecessary includes

svn path=/trunk/netsurf/; revision=13556
This commit is contained in:
Vincent Sanders 2012-03-23 16:56:43 +00:00
parent 654ad81d8b
commit 67b6f8d4a3
1 changed files with 0 additions and 4 deletions

View File

@ -24,10 +24,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <libxml/encoding.h>
#include <libxml/globals.h>
#include <libxml/xmlversion.h>
#include <libwapcaplet/libwapcaplet.h>
#include "utils/config.h"