mirror of
https://github.com/libretro/RetroArch
synced 2025-01-30 03:32:46 +00:00
Cleanup
This commit is contained in:
parent
5e0eec8857
commit
fd99239c99
@ -132,11 +132,6 @@ database_info_handle_t *database_info_file_init(const char *path,
|
||||
|
||||
void database_info_free(database_info_handle_t *handle);
|
||||
|
||||
#if 0
|
||||
int database_info_build_query(
|
||||
char *query, size_t len, const char *label, const char *path);
|
||||
#endif
|
||||
|
||||
int database_info_build_query_enum(
|
||||
char *query, size_t len, enum database_query_type type, const char *path);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user