mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-29 15:44:02 +00:00
Xml_generator: Remove unused member variable
This triggers a warning when building the code with clang. Fixes #3868
This commit is contained in:
parent
e29485fa59
commit
8d790010bf
@ -172,7 +172,6 @@ class Genode::Xml_generator
|
||||
|
||||
bool _has_content = false;
|
||||
bool _is_indented = false;
|
||||
bool _has_attributes = false;
|
||||
|
||||
/**
|
||||
* Cursor position of next attribute to insert
|
||||
|
Loading…
x
Reference in New Issue
Block a user