remove obsolete return_not_found()

This commit is contained in:
proddy
2025-02-22 13:37:37 +01:00
parent e484f11d12
commit cdd9acddfa
3 changed files with 14 additions and 15 deletions

View File

@@ -222,8 +222,6 @@ class EMSESP {
static void scan_devices();
static void clear_all_devices();
static bool return_not_found(JsonObject output, const char * msg, const char * cmd);
static std::deque<std::unique_ptr<EMSdevice>> emsdevices;
// services