summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-analyzer/ostinato')
-rw-r--r--net-analyzer/ostinato/files/protobuf-2.4.0.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-analyzer/ostinato/files/protobuf-2.4.0.diff b/net-analyzer/ostinato/files/protobuf-2.4.0.diff
deleted file mode 100644
index 4d42b253a844..000000000000
--- a/net-analyzer/ostinato/files/protobuf-2.4.0.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- common/protocol.proto 2010-11-08 11:47:19.000000000 -0500
-+++ common/protocol.proto.new 2011-04-18 13:54:03.725337006 -0400
-@@ -19,6 +19,8 @@
-
- package OstProto;
-
-+option cc_generic_services = true;
-+
- message StreamId {
- required uint32 id = 1;
- }