summaryrefslogtreecommitdiffstats
path: root/src/rest.h
diff options
context:
space:
mode:
authorOpenGnSys Support Team <soporte-og@soleta.eu>2024-09-28 23:05:38 +0200
committerOpenGnSys Support Team <soporte-og@soleta.eu>2024-09-30 14:41:49 +0200
commit760a82af2ced2365a8626af146ff2668b806c62f (patch)
treeaf8bba861ddcd84d6d2d48f5063861e536a6604e /src/rest.h
parent491bf6f5e9f5c6dde5d9d1ae26d0392ec247cb9d (diff)
rest: remove unused probe
unused since 87be2ce08
Diffstat (limited to 'src/rest.h')
-rw-r--r--src/rest.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rest.h b/src/rest.h
index bd5f94c..58129d7 100644
--- a/src/rest.h
+++ b/src/rest.h
@@ -26,7 +26,6 @@ enum og_client_status {
enum og_cmd_type {
OG_CMD_UNSPEC,
OG_CMD_WOL,
- OG_CMD_PROBE,
OG_CMD_SHELL_RUN,
OG_CMD_SESSION,
OG_CMD_POWEROFF,