diff --git a/paths.h b/paths.h index 21d4c5b0c5..f58ef751a2 100644 --- a/paths.h +++ b/paths.h @@ -80,8 +80,6 @@ char *path_get_ptr(enum rarch_path_type type); const char *path_get(enum rarch_path_type type); -const char *path_get_current_savefile_dir(void); - /* clear functions */ void path_clear(enum rarch_path_type type);