mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-10 14:09:51 -05:00
Move RSP query hash table inside RSP2SQL
This commit is contained in:
@@ -34,10 +34,6 @@
|
||||
#include "RSP2SQL.h"
|
||||
|
||||
|
||||
/* gperf static hash, rsp_query.gperf */
|
||||
#include "rsp_query_hash.c"
|
||||
|
||||
|
||||
char *
|
||||
rsp_query_parse_sql(const char *rsp_query)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user