This commit is contained in:
p.kosyh 2010-08-01 14:01:00 +00:00
parent ac2fc19ccd
commit dee571ec85

View file

@ -2,8 +2,6 @@
#include <Foundation/NSString.h>
static char *file_name[4096];
extern "C" char *macosx_open_file_dialog(void);
char *macosx_open_file_dialog(void)
{
const char *filename;