summaryrefslogtreecommitdiffstats
path: root/libvo/osx_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'libvo/osx_common.h')
-rw-r--r--libvo/osx_common.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/libvo/osx_common.h b/libvo/osx_common.h
index 43d9d07c99..c5e127345f 100644
--- a/libvo/osx_common.h
+++ b/libvo/osx_common.h
@@ -22,8 +22,5 @@
struct vo;
int convert_key(unsigned key, unsigned charcode);
-void change_movie_aspect(struct vo *vo, float new_aspect);
-void config_movie_aspect(float config_aspect);
-void osx_foreground_hack(void);
#endif /* MPLAYER_OSX_COMMON_H */