aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/protobuf/3.6.0/php/src/GPBMetadata/Google/Protobuf/GPBEmpty.php
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/protobuf/3.6.0/php/src/GPBMetadata/Google/Protobuf/GPBEmpty.php')
-rw-r--r--third_party/protobuf/3.6.0/php/src/GPBMetadata/Google/Protobuf/GPBEmpty.php30
1 files changed, 0 insertions, 30 deletions
diff --git a/third_party/protobuf/3.6.0/php/src/GPBMetadata/Google/Protobuf/GPBEmpty.php b/third_party/protobuf/3.6.0/php/src/GPBMetadata/Google/Protobuf/GPBEmpty.php
deleted file mode 100644
index 88f42a11a4..0000000000
--- a/third_party/protobuf/3.6.0/php/src/GPBMetadata/Google/Protobuf/GPBEmpty.php
+++ /dev/null
@@ -1,30 +0,0 @@
-<?php
-# Generated by the protocol buffer compiler. DO NOT EDIT!
-# source: google/protobuf/empty.proto
-
-namespace GPBMetadata\Google\Protobuf;
-
-class GPBEmpty
-{
- public static $is_initialized = false;
-
- public static function initOnce() {
- $pool = \Google\Protobuf\Internal\DescriptorPool::getGeneratedPool();
-
- if (static::$is_initialized == true) {
- return;
- }
- $pool->internalAddGeneratedFile(hex2bin(
- "0ab7010a1b676f6f676c652f70726f746f6275662f656d7074792e70726f" .
- "746f120f676f6f676c652e70726f746f62756622070a05456d7074794276" .
- "0a13636f6d2e676f6f676c652e70726f746f627566420a456d7074795072" .
- "6f746f50015a276769746875622e636f6d2f676f6c616e672f70726f746f" .
- "6275662f7074797065732f656d707479f80101a20203475042aa021e476f" .
- "6f676c652e50726f746f6275662e57656c6c4b6e6f776e54797065736206" .
- "70726f746f33"
- ));
-
- static::$is_initialized = true;
- }
-}
-