summaryrefslogtreecommitdiffstats
path: root/video/out/osx_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/osx_common.h')
-rw-r--r--video/out/osx_common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/video/out/osx_common.h b/video/out/osx_common.h
index 8d2d70edc4..32bba12d21 100644
--- a/video/out/osx_common.h
+++ b/video/out/osx_common.h
@@ -22,7 +22,6 @@
struct vo;
int convert_key(unsigned key, unsigned charcode);
-int is_osx_version_at_least(int majorv, int minorv, int bugfixv);
NSString *escape_loadfile_name(NSString *input);
#endif /* MPLAYER_OSX_COMMON_H */