mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 23:17:45 +00:00
LibXML: Remove declarations for non-existent methods
This commit is contained in:
parent
7891ad2a28
commit
8dff4c577f
1 changed files with 0 additions and 1 deletions
|
@ -83,7 +83,6 @@ private:
|
|||
Content,
|
||||
};
|
||||
ErrorOr<DeprecatedString, ParseError> resolve_reference(EntityReference const&, ReferencePlacement);
|
||||
ErrorOr<DeprecatedString, ParseError> resolve_parameter_entity_reference(EntityReference const&);
|
||||
|
||||
enum class Required {
|
||||
No,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue