8000 python: Don't include nanoftp.h and nanohttp.h · GNOME/libxslt@572b24a · GitHub
[go: up one dir, main page]

Skip to content

Commit 572b24a

Browse files
committed
python: Don't include nanoftp.h and nanohttp.h
Unneeded and deprecated.
1 parent 3f00a30 commit 572b24a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

python/libxml_wrap.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@
44
#include <libxml/parserInternals.h>
55
#include <libxml/catalog.h>
66
#include <libxml/threads.h>
7-
#include <libxml/nanoftp.h>
8-
#include <libxml/nanohttp.h>
97
#include <libxml/uri.h>
108
#include <libxml/xpath.h>
119
#include <libxml/xpathInternals.h>

0 commit comments

Comments
 (0)
0