From 94bd0aae44e2c16c7776289225c804100c856cd4 Mon Sep 17 00:00:00 2001 From: Kevin Hester Date: Wed, 3 Mar 2021 11:36:53 +0800 Subject: [PATCH] doc fix --- admin.proto | 2 -- 1 file changed, 2 deletions(-) diff --git a/admin.proto b/admin.proto index faa02f5688..f72e6d5647 100644 --- a/admin.proto +++ b/admin.proto @@ -13,8 +13,6 @@ option java_outer_classname = "AdminProtos"; is used to do settings operations to both remote AND local nodes. (Prior to 1.2 these operations were done via special ToRadio operations) - -FIXME - move the radioconfig/user/channel READ operations into AdminMessage as well */ message AdminMessage {