summaryrefslogtreecommitdiff
path: root/src/pugixml.hpp
diff options
context:
space:
mode:
authorarseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640>2010-08-29 15:33:40 +0000
committerarseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640>2010-08-29 15:33:40 +0000
commit1a59bf39924de052413d5a4af10c6cae3d7b1ab2 (patch)
tree48c5e3aa07b86fe2d3d645cd12f0e9ca21d0a282 /src/pugixml.hpp
parentada5fdc537fdb81bea2d772ce51c30c5248a3200 (diff)
XPath: Removed redundant internal function
git-svn-id: http://pugixml.googlecode.com/svn/trunk@674 99668b35-9821-0410-8761-19e4c4f06640
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 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