aboutsummaryrefslogtreecommitdiff
path: root/examples/cmake_relpath/proto/sub/unlucky.proto
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cmake_relpath/proto/sub/unlucky.proto')
-rw-r--r--examples/cmake_relpath/proto/sub/unlucky.proto5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/cmake_relpath/proto/sub/unlucky.proto b/examples/cmake_relpath/proto/sub/unlucky.proto
deleted file mode 100644
index 97a42c9..0000000
--- a/examples/cmake_relpath/proto/sub/unlucky.proto
+++ /dev/null
@@ -1,5 +0,0 @@
-syntax = "proto2";
-
-message UnluckyNumber {
- required uint32 number = 1;
-}