From 1a59bf39924de052413d5a4af10c6cae3d7b1ab2 Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Sun, 29 Aug 2010 15:33:40 +0000 Subject: XPath: Removed redundant internal function git-svn-id: http://pugixml.googlecode.com/svn/trunk@674 99668b35-9821-0410-8761-19e4c4f06640 --- src/pugixml.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/pugixml.hpp') 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 -- cgit v1.2.3