summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/pugiconfig.hpp2
1 files changed, 0 insertions, 2 deletions
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.: