diff options
Diffstat (limited to 'Software/PMR/Messages/Integration/ConfigureProtocolResponse.proto')
| -rw-r--r-- | Software/PMR/Messages/Integration/ConfigureProtocolResponse.proto | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Software/PMR/Messages/Integration/ConfigureProtocolResponse.proto b/Software/PMR/Messages/Integration/ConfigureProtocolResponse.proto deleted file mode 100644 index 1f32296da..000000000 --- a/Software/PMR/Messages/Integration/ConfigureProtocolResponse.proto +++ /dev/null @@ -1,9 +0,0 @@ -syntax = "proto3"; - -package Tango.PMR.Integration; -option java_package = "com.twine.tango.pmr.integration"; - -message ConfigureProtocolResponse -{ - bool Confirmed = 1; -}
\ No newline at end of file |
