summaryrefslogtreecommitdiff
path: root/src/video/cocoa/cocoa_v.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/video/cocoa/cocoa_v.h')
-rw-r--r--src/video/cocoa/cocoa_v.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/video/cocoa/cocoa_v.h b/src/video/cocoa/cocoa_v.h
index 0944424e8..db970d979 100644
--- a/src/video/cocoa/cocoa_v.h
+++ b/src/video/cocoa/cocoa_v.h
@@ -180,9 +180,6 @@ public:
*/
virtual bool IsActive() = 0;
- /** Makes the *game region* of the window 100% opaque. */
- virtual void SetPortAlphaOpaque() { return; };
-
/** Whether the window was successfully resized
* @return whether the window was successfully resized
*/