summaryrefslogtreecommitdiff
path: root/src/xml.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/xml.h')
-rw-r--r--src/xml.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/xml.h b/src/xml.h
index ec352716..acace846 100644
--- a/src/xml.h
+++ b/src/xml.h
@@ -24,7 +24,6 @@ public:
XMLNode ();
XMLNode (xmlpp::Node const * node);
-protected:
std::string string_child (std::string);
std::string optional_string_child (std::string);
ContentKind kind_child (std::string);