(Debug) Fix build failure

This commit is contained in:
libretroadmin 2022-06-21 03:33:08 +02:00
parent 961357137f
commit fae8d7e38f

View File

@ -1878,7 +1878,6 @@ bool video_shader_load_preset_into_shader(const char *path,
override_conf = config_file_new_from_path_to_string(path_list_tmp->path);
#ifdef DEBUG
RARCH_DBG("[Shaders]: Depth %u apply overrides..\n", i);
RARCH_DBG("[Shaders]: Apply values from: \"%s\".\n", override_conf->path);
#endif