summaryrefslogtreecommitdiffstats
path: root/WebCore/editing/ReplaceNodeWithSpanCommand.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/editing/ReplaceNodeWithSpanCommand.cpp')
-rw-r--r--WebCore/editing/ReplaceNodeWithSpanCommand.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/editing/ReplaceNodeWithSpanCommand.cpp b/WebCore/editing/ReplaceNodeWithSpanCommand.cpp
index 0874201..c3b6b89 100644
--- a/WebCore/editing/ReplaceNodeWithSpanCommand.cpp
+++ b/WebCore/editing/ReplaceNodeWithSpanCommand.cpp
@@ -34,7 +34,6 @@
#include "htmlediting.h"
#include "HTMLElement.h"
#include "HTMLNames.h"
-#include "NamedAttrMap.h"
#include <wtf/Assertions.h>