mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-07-29 15:41:13 +03:00
Stop calling deprecated libxml2 init functions
This commit is contained in:
@ -565,7 +565,6 @@ main(int argc, char **argv)
|
||||
}
|
||||
|
||||
srand(time(NULL));
|
||||
xmlInitMemory();
|
||||
|
||||
#if defined(_WIN32) && !defined(__CYGINW__)
|
||||
setmode(fileno(stdout), O_BINARY);
|
||||
|
Reference in New Issue
Block a user