| Index: Source/core/html/shadow/MediaControls.h
|
| diff --git a/Source/core/html/shadow/MediaControls.h b/Source/core/html/shadow/MediaControls.h
|
| index 75318152783b0867b2dd1e4a876ddeb95697d85d..e4b400674249c1a680dd41a7d714d5b5424f7f70 100644
|
| --- a/Source/core/html/shadow/MediaControls.h
|
| +++ b/Source/core/html/shadow/MediaControls.h
|
| @@ -101,8 +101,6 @@ private:
|
| void tryShowOverlayCastButton();
|
|
|
| void createTextTrackDisplay();
|
| - void showTextTrackDisplay();
|
| - void hideTextTrackDisplay();
|
|
|
| // Node
|
| virtual bool isMediaControls() const override { return true; }
|
|
|