diff options
-rw-r--r-- | openxc.proto | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/openxc.proto b/openxc.proto index 6bf15674..586ead20 100644 --- a/openxc.proto +++ b/openxc.proto @@ -124,6 +124,3 @@ message SimpleMessage { optional DynamicField value = 2; optional DynamicField event = 3; } - -// TODO we should also consider having an enum type, having each specific -// message defined as a protobuf |