97b9697ea2
Fixes the following XCode 9.4.1 warnings: ``` core/os/memory.cpp:175:13: warning: unused variable 's' [-Wunused-variable] drivers/coremidi/core_midi.cpp:68:14: warning: comparison between NULL and non-pointer ('MIDIEndpointRef' (aka 'unsigned int') and NULL) [-Wnull-arithmetic] drivers/gles2/rasterizer_gles2.cpp:77:24: warning: unused function '_gl_debug_print' [-Wunused-function,34] drivers/unix/thread_posix.cpp:106:12: warning: unused variable 'running_thread' [-Wunused-variable,34] modules/gdnative/nativescript/nativescript.h:371:16: warning: in-class initialization of non-static data member is a C++11 extension [-Wc++11-extensions] platform/iphone/gl_view.mm:56:14: warning: unused variable 'video_previous_volume' [-Wunused-variable,34] platform/iphone/gl_view.mm:251:12: warning: unused function 'get_first_id' [-Wunused-function,34] platform/iphone/main.m:45:15: warning: unused variable 'app' [-Wunused-variable,34] platform/osx/os_osx.mm:79:15: warning: unused function 'convertRectToBacking' [-Wunused-function] ``` |
||
---|---|---|
.. | ||
export | ||
crash_handler_osx.h | ||
crash_handler_osx.mm | ||
detect.py | ||
dir_access_osx.h | ||
dir_access_osx.mm | ||
godot_main_osx.mm | ||
joypad_osx.cpp | ||
joypad_osx.h | ||
logo.png | ||
os_osx.h | ||
os_osx.mm | ||
platform_config.h | ||
platform_osx_builders.py | ||
power_osx.cpp | ||
power_osx.h | ||
SCsub | ||
sem_osx.cpp | ||
sem_osx.h |