From 82e3b90def3da7cf4c384f44049c93045457c114 Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Thu, 24 Nov 2016 16:48:32 +0100 Subject: Remove no longer used protoc binaries ...as we build protoc from source now. Change-Id: Ib9662345cf98af9b90da7422658796ee4937e1ce --- .../protobuf/3.0.0/protoc-3.0.0-linux-x86_32.exe | Bin 3811164 -> 0 bytes .../protobuf/3.0.0/protoc-3.0.0-linux-x86_64.exe | Bin 49067924 -> 0 bytes third_party/protobuf/3.0.0/protoc-3.0.0-mingw.exe | Bin 56748594 -> 0 bytes .../protobuf/3.0.0/protoc-3.0.0-osx-x86_32.exe | Bin 4699352 -> 0 bytes .../protobuf/3.0.0/protoc-3.0.0-osx-x86_64.exe | Bin 4810344 -> 0 bytes .../protobuf/3.0.0/protoc-3.0.0-windows-x86_32.exe | Bin 4064256 -> 0 bytes .../protobuf/3.0.0/protoc-3.0.0-windows-x86_64.exe | Bin 3987456 -> 0 bytes 7 files changed, 0 insertions(+), 0 deletions(-) delete mode 100755 third_party/protobuf/3.0.0/protoc-3.0.0-linux-x86_32.exe delete mode 100755 third_party/protobuf/3.0.0/protoc-3.0.0-linux-x86_64.exe delete mode 100755 third_party/protobuf/3.0.0/protoc-3.0.0-mingw.exe delete mode 100755 third_party/protobuf/3.0.0/protoc-3.0.0-osx-x86_32.exe delete mode 100755 third_party/protobuf/3.0.0/protoc-3.0.0-osx-x86_64.exe delete mode 100755 third_party/protobuf/3.0.0/protoc-3.0.0-windows-x86_32.exe delete mode 100755 third_party/protobuf/3.0.0/protoc-3.0.0-windows-x86_64.exe (limited to 'third_party/protobuf') diff --git a/third_party/protobuf/3.0.0/protoc-3.0.0-linux-x86_32.exe b/third_party/protobuf/3.0.0/protoc-3.0.0-linux-x86_32.exe deleted file mode 100755 index 1765da52aa..0000000000 Binary files a/third_party/protobuf/3.0.0/protoc-3.0.0-linux-x86_32.exe and /dev/null differ diff --git a/third_party/protobuf/3.0.0/protoc-3.0.0-linux-x86_64.exe b/third_party/protobuf/3.0.0/protoc-3.0.0-linux-x86_64.exe deleted file mode 100755 index 7c04254e48..0000000000 Binary files a/third_party/protobuf/3.0.0/protoc-3.0.0-linux-x86_64.exe and /dev/null differ diff --git a/third_party/protobuf/3.0.0/protoc-3.0.0-mingw.exe b/third_party/protobuf/3.0.0/protoc-3.0.0-mingw.exe deleted file mode 100755 index dba5498470..0000000000 Binary files a/third_party/protobuf/3.0.0/protoc-3.0.0-mingw.exe and /dev/null differ diff --git a/third_party/protobuf/3.0.0/protoc-3.0.0-osx-x86_32.exe b/third_party/protobuf/3.0.0/protoc-3.0.0-osx-x86_32.exe deleted file mode 100755 index 892eec6815..0000000000 Binary files a/third_party/protobuf/3.0.0/protoc-3.0.0-osx-x86_32.exe and /dev/null differ diff --git a/third_party/protobuf/3.0.0/protoc-3.0.0-osx-x86_64.exe b/third_party/protobuf/3.0.0/protoc-3.0.0-osx-x86_64.exe deleted file mode 100755 index 1ca8aa8f8d..0000000000 Binary files a/third_party/protobuf/3.0.0/protoc-3.0.0-osx-x86_64.exe and /dev/null differ diff --git a/third_party/protobuf/3.0.0/protoc-3.0.0-windows-x86_32.exe b/third_party/protobuf/3.0.0/protoc-3.0.0-windows-x86_32.exe deleted file mode 100755 index 9285f90e50..0000000000 Binary files a/third_party/protobuf/3.0.0/protoc-3.0.0-windows-x86_32.exe and /dev/null differ diff --git a/third_party/protobuf/3.0.0/protoc-3.0.0-windows-x86_64.exe b/third_party/protobuf/3.0.0/protoc-3.0.0-windows-x86_64.exe deleted file mode 100755 index 061fcc109b..0000000000 Binary files a/third_party/protobuf/3.0.0/protoc-3.0.0-windows-x86_64.exe and /dev/null differ -- cgit v1.2.3