Skip to content

Commit 0a0f5f3

Browse files
committed
remove duplicate declarations
1 parent 6e68017 commit 0a0f5f3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

xmlua/libxml2/c14n.lua

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ ffi.cdef[[
77
XML_C14N_1_1 = 2, /* C14N 1.1 spec */
88
} xmlC14NMode;
99

10-
typedef unsigned char xmlChar;
11-
typedef struct _xmlBuffer xmlBuffer;
1210
typedef xmlBuffer *xmlBufferPtr;
1311

1412
typedef struct _xmlCharEncodingHandler xmlCharEncodingHandler;

0 commit comments

Comments
 (0)