From 3396e0565b39c5168777b78cc26ed3b985a81071 Mon Sep 17 00:00:00 2001 From: Stefano Pigozzi Date: Tue, 28 May 2013 21:39:56 +0200 Subject: macosx_application: move escape_loadfile_name in this file This allows to move back osx_common to raw C. --- video/out/osx_common.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'video/out/osx_common.h') 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 */ -- cgit v1.2.3