From 8969fc2ff18476d7e0d74eedf3dbc3b51b36299a Mon Sep 17 00:00:00 2001 From: Jonathan Bennett Date: Mon, 13 Apr 2026 19:02:40 -0500 Subject: [PATCH] Remove unused code --- meshtastic/mesh.proto | 4 ---- 1 file changed, 4 deletions(-) diff --git a/meshtastic/mesh.proto b/meshtastic/mesh.proto index 715c914..f10d033 100644 --- a/meshtastic/mesh.proto +++ b/meshtastic/mesh.proto @@ -1317,10 +1317,6 @@ message DMShell { PONG = 68; } - /* - * Legacy bytes tunnel payload. New clients should prefer structured fields below. - */ - // bytes ShellBytes = 1; /* * Structured frame operation.