From 6173259a03d4c1b576df948d479c8362a47da50d Mon Sep 17 00:00:00 2001 From: iceman1001 Date: Mon, 13 Dec 2021 18:45:40 +0100 Subject: [PATCH] removing unused cmds --- client/src/rl_vocabulory.h | 1 - 1 file changed, 1 deletion(-) diff --git a/client/src/rl_vocabulory.h b/client/src/rl_vocabulory.h index b3f6f86c2..f8878ac11 100644 --- a/client/src/rl_vocabulory.h +++ b/client/src/rl_vocabulory.h @@ -77,7 +77,6 @@ const static vocabulory_t vocabulory[] = { { 1, "data fsktonrz" }, { 1, "data manrawdecode" }, { 1, "data modulation" }, - { 1, "data pwmdemod" }, { 1, "data rawdemod" }, { 1, "data askedgedetect" }, { 1, "data autocorr" },