SAT>IP Server: remove debug line

This commit is contained in:
Jaroslav Kysela 2015-03-18 12:00:46 +01:00
parent 5c5950b698
commit 8480557f76

View file

@ -159,7 +159,6 @@ satip_server_http_xml(http_connection_t *hc)
srcs = 0;
devicelist = htsbuf_to_string(&q);
printf("devicelist: '%s'\n", devicelist);
htsbuf_queue_flush(&q);
if (devicelist == NULL || devicelist[0] == '\0') {