summaryrefslogtreecommitdiff
path: root/src/pugixml.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/pugixml.hpp')
-rw-r--r--src/pugixml.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pugixml.hpp b/src/pugixml.hpp
index 3ed6229..3f23e01 100644
--- a/src/pugixml.hpp
+++ b/src/pugixml.hpp
@@ -1947,8 +1947,6 @@ namespace pugi
xpath_node* m_end;
xpath_node* m_eos;
- bool m_using_storage;
-
typedef xpath_node* iterator;
iterator mut_begin();