mirror of
https://gitlab.gnome.org/GNOME/libxml2.git
synced 2025-10-21 14:53:44 +03:00
globals: Remove functions related to global state handling
- xmlGetGlobalState - xmlInitializeGlobalState - xmlGetThreadId - xmlIsMainThread
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
#include <libxml/xmlregexp.h>
|
||||
#include <libxml/xmlautomata.h>
|
||||
#include <libxml/xmlreader.h>
|
||||
#include <libxml/globals.h>
|
||||
#include <libxml/xmlsave.h>
|
||||
#ifdef LIBXML_RELAXNG_ENABLED
|
||||
#include <libxml/relaxng.h>
|
||||
|
Reference in New Issue
Block a user