]> gitweb.hhaalo.de Git - sane-kds-s2000w-net.git/commitdiff
remove test define client
authorBastian Dehn <hhaalo@arcor.de>
Sun, 17 Mar 2024 07:29:31 +0000 (08:29 +0100)
committerBastian Dehn <hhaalo@arcor.de>
Sun, 17 Mar 2024 07:29:31 +0000 (08:29 +0100)
src/kds_s2000w_client.c

index 1221dbfeaba54ee71559e8e60322bd69d8f46a31..ef189e1b99fdeeb345476576075fe4fc0cd38a1c 100644 (file)
@@ -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