repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
calc: on editing invalidation of view with different zoom is wrong
[LibreOffice.git]
/
external
/
libxml2
/
libxml2-XMLCALL-redefine.patch.0
blob
d9ca23be7ce49c0822aa82d2e42e51b0d4baaa19
1
--- include/libxml/xmlexports.h 2023-05-24 12:48:46.179570708 +0100
2
+++ include/libxml/xmlexports.h 2023-05-24 12:48:56.563577488 +0100
3
@@ -38,8 +38,6 @@
4
5
/** DOC_DISABLE */
6
/* Compatibility */
7
-#define XMLCALL
8
-#define XMLCDECL
9
#if !defined(LIBXML_DLL_IMPORT)
10
#define LIBXML_DLL_IMPORT XMLPUBVAR
11
#endif