summaryrefslogtreecommitdiffstats
path: root/sources/rest.h
diff options
context:
space:
mode:
Diffstat (limited to 'sources/rest.h')
-rw-r--r--sources/rest.h2
1 files changed, 0 insertions, 2 deletions
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