summaryrefslogtreecommitdiffstats
path: root/osdep/macosx_application.h
diff options
context:
space:
mode:
authorder richter <der.richter@gmx.de>2023-11-23 17:34:55 +0100
committerder richter <der.richter@gmx.de>2023-11-25 19:04:07 +0100
commit5aac4c1aee909ece346ba54b262cf915ca314483 (patch)
tree022f73a7dc01c03fe4541fd4c32faa62a06ad600 /osdep/macosx_application.h
parentbdf4dca50508994284d4a80b08dd73d3a739e8f1 (diff)
downloadmpv-5aac4c1aee909ece346ba54b262cf915ca314483.tar.bz2
mpv-5aac4c1aee909ece346ba54b262cf915ca314483.tar.xz
mac: cleanup some unused and unneeded code
Diffstat (limited to 'osdep/macosx_application.h')
-rw-r--r--osdep/macosx_application.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/osdep/macosx_application.h b/osdep/macosx_application.h
index 753b9f033f..646cbc9b8a 100644
--- a/osdep/macosx_application.h
+++ b/osdep/macosx_application.h
@@ -33,7 +33,6 @@ enum {
};
struct macos_opts {
- int macos_title_bar_style;
int macos_title_bar_appearance;
int macos_title_bar_material;
struct m_color macos_title_bar_color;