| Index: Source/core/paint/BlockPainter.h
|
| diff --git a/Source/core/paint/BlockPainter.h b/Source/core/paint/BlockPainter.h
|
| index b319a660b2a300e1a00fb10e5912437cf354f5cf..7fdf33d8819a07040e19b2e38a4dbb029e140bfe 100644
|
| --- a/Source/core/paint/BlockPainter.h
|
| +++ b/Source/core/paint/BlockPainter.h
|
| @@ -39,7 +39,6 @@ private:
|
| bool hasCaret() const;
|
| void paintCarets(const PaintInfo&, const LayoutPoint&);
|
| void paintContents(const PaintInfo&, const LayoutPoint&);
|
| - void paintSelection(const PaintInfo&, const LayoutPoint&);
|
| void paintContinuationOutlines(const PaintInfo&, const LayoutPoint&);
|
|
|
| LayoutBlock& m_layoutBlock;
|
|
|