aboutsummaryrefslogtreecommitdiffhomepage
path: root/ruby/lib/google/protobuf/empty_pb.rb
diff options
context:
space:
mode:
Diffstat (limited to 'ruby/lib/google/protobuf/empty_pb.rb')
-rw-r--r--ruby/lib/google/protobuf/empty_pb.rb15
1 files changed, 0 insertions, 15 deletions
diff --git a/ruby/lib/google/protobuf/empty_pb.rb b/ruby/lib/google/protobuf/empty_pb.rb
deleted file mode 100644
index 580db6dd..00000000
--- a/ruby/lib/google/protobuf/empty_pb.rb
+++ /dev/null
@@ -1,15 +0,0 @@
-# Generated by the protocol buffer compiler. DO NOT EDIT!
-# source: google/protobuf/empty.proto
-
-require 'google/protobuf'
-
-Google::Protobuf::DescriptorPool.generated_pool.build do
- add_message "google.protobuf.Empty" do
- end
-end
-
-module Google
- module Protobuf
- Empty = Google::Protobuf::DescriptorPool.generated_pool.lookup("google.protobuf.Empty").msgclass
- end
-end