--- uae/src/od-beos/beos.cpp 2018/04/24 16:40:31 1.1.1.1 +++ uae/src/od-beos/beos.cpp 2018/04/24 16:43:03 1.1.1.2 @@ -1014,8 +1014,3 @@ static void getline(char *p) void gui_handle_events(void) { } - -void write_log (const char *buf) -{ - fprintf (stderr, buf); -}