summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorStef Walter <stef@memberwebs.com>2004-09-01 17:01:59 +0000
committerStef Walter <stef@memberwebs.com>2004-09-01 17:01:59 +0000
commit0ab7395b8951aa1e061ddd6d967601acecd00ff6 (patch)
tree3c80c9a629967870ace8c22a43ccf20a3a134476 /src
parent47f0bcf2b191fba313ee516d7920721a6d0073ec (diff)
- Changed fast node list to only operate on large number of child nodes
Diffstat (limited to 'src')
-rw-r--r--src/domcxx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/domcxx.h b/src/domcxx.h
index 3d7b77a..9ebc023 100644
--- a/src/domcxx.h
+++ b/src/domcxx.h
@@ -53,7 +53,6 @@ namespace DOM
{
extern "C"
{
- #define FAST_NODELIST 1
#define this _this
#include <domc.h>
#include <dom.h>