| Index: sky/engine/core/editing/FrameSelection.h
|
| diff --git a/sky/engine/core/editing/FrameSelection.h b/sky/engine/core/editing/FrameSelection.h
|
| index 1399c5851ebf8403b411c69c20bd78a9bfc45766..7582f187bfaadaf34e923fd28c1a93a08936a31f 100644
|
| --- a/sky/engine/core/editing/FrameSelection.h
|
| +++ b/sky/engine/core/editing/FrameSelection.h
|
| @@ -199,7 +199,6 @@ public:
|
| void clearTypingStyle();
|
|
|
| String selectedText() const;
|
| - String selectedTextForClipboard() const;
|
|
|
| FloatRect bounds(bool clipToVisibleContent = true) const;
|
|
|
|
|