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.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/video/out/osx_common.h b/video/out/osx_common.h
index 32bba12d21..3c4855fde3 100644
--- a/video/out/osx_common.h
+++ b/video/out/osx_common.h
@@ -19,9 +19,6 @@
#ifndef MPLAYER_OSX_COMMON_H
#define MPLAYER_OSX_COMMON_H
-struct vo;
-
int convert_key(unsigned key, unsigned charcode);
-NSString *escape_loadfile_name(NSString *input);
#endif /* MPLAYER_OSX_COMMON_H */