aboutsummaryrefslogtreecommitdiff
path: root/xbmc/windowing/osx/WinSystemOSX.h
diff options
context:
space:
mode:
Diffstat (limited to 'xbmc/windowing/osx/WinSystemOSX.h')
-rw-r--r--xbmc/windowing/osx/WinSystemOSX.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/xbmc/windowing/osx/WinSystemOSX.h b/xbmc/windowing/osx/WinSystemOSX.h
index c431d70cd9..899e52486b 100644
--- a/xbmc/windowing/osx/WinSystemOSX.h
+++ b/xbmc/windowing/osx/WinSystemOSX.h
@@ -71,7 +71,6 @@ public:
void MoveToScreen(unsigned int screenIdx) override;
void OnMove(int x, int y) override;
void OnChangeScreen(unsigned int screenIdx) override;
- CGraphicContext& GetGfxContext() const override;
bool HasValidResolution() const;
std::string GetClipboardText() override;