net-analyzer/ostinato: remove unused patch
authorMichael Mair-Keimberger (asterix) <m.mairkeimberger@gmail.com>
Thu, 12 Jan 2017 18:01:33 +0000 (19:01 +0100)
committerDavid Seifert <soap@gentoo.org>
Sun, 15 Jan 2017 10:24:48 +0000 (11:24 +0100)
Closes: https://github.com/gentoo/gentoo/pull/3447

net-analyzer/ostinato/files/protobuf-2.4.0.diff [deleted file]

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 (file)
index 4d42b25..0000000
+++ /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;
- }