Buildfixes/silence unused variable warnings

This commit is contained in:
Twinaphex 2016-11-30 04:32:59 +01:00
parent a39503b2e1
commit 17dc79a002
2 changed files with 3 additions and 1 deletions

View File

@ -150,6 +150,9 @@ static void cocoa_input_poll(void *data)
#ifndef IOS
float backing_scale_factor = get_backing_scale_factor();
#endif
if (!apple)
return;
for (i = 0; i < apple->touch_count; i++)
{

View File

@ -854,7 +854,6 @@ static int generic_action_ok_file_load(const char *corepath, const char *fullpat
enum rarch_core_type action_type, enum content_mode_load content_enum_idx)
{
content_ctx_info_t content_info = {0};
settings_t *settings = config_get_ptr();
if (!task_push_content_load_default(
corepath, fullpath,