diff options
Diffstat (limited to 'openxc.proto')
-rw-r--r-- | openxc.proto | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/openxc.proto b/openxc.proto index 5b7e78b4..43f31993 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 |