diff options
Diffstat (limited to 'src/pugixml.hpp')
-rw-r--r-- | src/pugixml.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pugixml.hpp b/src/pugixml.hpp index 3c9072b..b31e251 100644 --- a/src/pugixml.hpp +++ b/src/pugixml.hpp @@ -2063,8 +2063,6 @@ namespace pugi void remove_duplicates(); - void swap(xpath_node_set& ns); - public: /** * Default constructor |