summaryrefslogtreecommitdiffstats
path: root/WebCore/editing/EditCommand.h
diff options
context:
space:
mode:
Diffstat (limited to 'WebCore/editing/EditCommand.h')
-rw-r--r--WebCore/editing/EditCommand.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/WebCore/editing/EditCommand.h b/WebCore/editing/EditCommand.h
index c4969f6..7dc4d92 100644
--- a/WebCore/editing/EditCommand.h
+++ b/WebCore/editing/EditCommand.h
@@ -66,7 +66,6 @@ protected:
void setStartingSelection(const VisibleSelection&);
void setEndingSelection(const VisibleSelection&);
- PassRefPtr<CSSMutableStyleDeclaration> styleAtPosition(const Position&);
void updateLayout() const;
private: