From 8f1a304dbfa472e03d06a8cdb3d9cd6f8ce06cc5 Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Sat, 13 Nov 2010 19:02:16 +0000 Subject: Fixed pugiconfig XPath-related comments git-svn-id: http://pugixml.googlecode.com/svn/trunk@798 99668b35-9821-0410-8761-19e4c4f06640 --- src/pugiconfig.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/pugiconfig.hpp') diff --git a/src/pugiconfig.hpp b/src/pugiconfig.hpp index 6b553ae..de60816 100644 --- a/src/pugiconfig.hpp +++ b/src/pugiconfig.hpp @@ -21,11 +21,9 @@ // #define PUGIXML_NO_XPATH // Uncomment this to disable STL -// Note: you can't use XPath with PUGIXML_NO_STL // #define PUGIXML_NO_STL // Uncomment this to disable exceptions -// Note: you can't use XPath with PUGIXML_NO_EXCEPTIONS // #define PUGIXML_NO_EXCEPTIONS // Set this to control attributes for public classes/functions, i.e.: -- cgit v1.2.3