Move RSP query hash table inside RSP2SQL

This commit is contained in:
Julien BLACHE
2011-04-01 19:48:27 +02:00
parent cc0555d986
commit 7e35068d46
3 changed files with 15 additions and 20 deletions

View File

@@ -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)
{