From: Bastian Dehn Date: Sun, 17 Mar 2024 07:29:31 +0000 (+0100) Subject: remove test define client X-Git-Tag: v1.0.0^2~75 X-Git-Url: https://gitweb.hhaalo.de/?a=commitdiff_plain;h=0dfa10addcf68dc5238df2b01b833099773337c7;p=sane-kds-s2000w-net.git remove test define client --- diff --git a/src/kds_s2000w_client.c b/src/kds_s2000w_client.c index 1221dbf..ef189e1 100644 --- a/src/kds_s2000w_client.c +++ b/src/kds_s2000w_client.c @@ -6,7 +6,6 @@ #include "kds_s2000w_debug.h" #include "kds_s2000w_config.h" -#ifndef TEST program_config p_config; void _kds_s2000w_client_load_config() @@ -513,5 +512,4 @@ int kds_s2000w_client_set_option(int64_t sessionid, response* response) curl = NULL; return result; -} -#endif \ No newline at end of file +} \ No newline at end of file