From 866b6c5e3766f65719f730ac4dac11b221a6692a Mon Sep 17 00:00:00 2001 From: Roberto Hueso Gómez Date: Thu, 25 Jun 2020 10:46:46 +0200 Subject: #988 add json configuration file New configuration file at /opt/opengnsys/cfg/ogserver.json --- sources/rest.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'sources/rest.h') diff --git a/sources/rest.h b/sources/rest.h index c0c26d5..4f2347f 100644 --- a/sources/rest.h +++ b/sources/rest.h @@ -94,6 +94,4 @@ struct og_cmd { const struct og_cmd *og_cmd_find(const char *client_ip); void og_cmd_free(const struct og_cmd *cmd); -extern char auth_token[LONPRM]; - #endif -- cgit v1.2.3-18-g5258