mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Get rid of unused declarations
This commit is contained in:
parent
e7af2bfd5b
commit
1fdbb0aba6
7 changed files with 0 additions and 9 deletions
|
@ -30,7 +30,6 @@
|
|||
#include <lexbor/encoding/encoding.h>
|
||||
|
||||
/* Implementation defined, but as HTML5 defaults in all other cases to UTF-8, we'll do the same. */
|
||||
#define DOM_FALLBACK_ENCODING_NAME "UTF-8"
|
||||
#define DOM_FALLBACK_ENCODING_ID LXB_ENCODING_UTF_8
|
||||
|
||||
typedef struct dom_line_column_cache {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue