summaryrefslogtreecommitdiffstats
path: root/WebCore/dom/NodeList.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/dom/NodeList.h')
-rw-r--r--WebCore/dom/NodeList.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/dom/NodeList.h b/WebCore/dom/NodeList.h
index bbb20f4..99a0662 100644
--- a/WebCore/dom/NodeList.h
+++ b/WebCore/dom/NodeList.h
@@ -33,7 +33,6 @@ namespace WebCore {
class NodeList : public RefCounted<NodeList> {
public:
- NodeList() { }
virtual ~NodeList() { }
// DOM methods & attributes for NodeList