From 0f55966a881c610e17b360c74273d8a933362212 Mon Sep 17 00:00:00 2001 From: Christopher Peplin Date: Fri, 5 Sep 2014 09:05:30 -0400 Subject: [PATCH] Move a TODO to issue #14. --- openxc.proto | 3 --- 1 file changed, 3 deletions(-) diff --git a/openxc.proto b/openxc.proto index 5b7e78b..43f3199 100644 --- a/openxc.proto +++ b/openxc.proto @@ -80,6 +80,3 @@ message TranslatedMessage { optional DynamicField value = 3; optional DynamicField event = 4; } - -// TODO we should also consider having an enum type, having each specific -// message defined as a protobuf -- 2.16.6