From 572b24a9c5d5ed2bb93c0b8761180e8f3ea6f483 Mon Sep 17 00:00:00 2001 From: Nick Wellnhofer Date: Sun, 9 Mar 2025 15:31:35 +0100 Subject: [PATCH] python: Don't include nanoftp.h and nanohttp.h Unneeded and deprecated. --- python/libxml_wrap.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/python/libxml_wrap.h b/python/libxml_wrap.h index 1eae3d75..eb29df30 100644 --- a/python/libxml_wrap.h +++ b/python/libxml_wrap.h @@ -4,8 +4,6 @@ #include #include #include -#include -#include #include #include #include