Addition to fix of #557, Removal of confusing and erroneous log message.

This commit is contained in:
VilhoRaatikka 2014-09-30 17:04:43 +03:00
parent ca7ae0bb64
commit c055a3c0d2

View File

@ -833,8 +833,7 @@ static skygw_query_type_t resolve_query_type(
LOGIF(LD, (skygw_log_write(
LOGFILE_DEBUG,
"%lu [resolve_query_type] "
"Unknown functype %d. Something "
"has gone wrong.",
"Functype %d.",
pthread_self(),
ftype)));
break;