aboutsummaryrefslogtreecommitdiff
path: root/objectivec/GPBProtocolBuffers.m
diff options
context:
space:
mode:
Diffstat (limited to 'objectivec/GPBProtocolBuffers.m')
-rw-r--r--objectivec/GPBProtocolBuffers.m2
1 files changed, 0 insertions, 2 deletions
diff --git a/objectivec/GPBProtocolBuffers.m b/objectivec/GPBProtocolBuffers.m
index e9cbfb42..8512af7e 100644
--- a/objectivec/GPBProtocolBuffers.m
+++ b/objectivec/GPBProtocolBuffers.m
@@ -46,8 +46,6 @@
#import "GPBWellKnownTypes.m"
#import "GPBWireFormat.m"
-#import "google/protobuf/Descriptor.pbobjc.m"
-
// Duration and Timestamp are #imported into GPBWellKnownTypes.m to the
// Objective C categories added will always be linked in with the classes.
#import "google/protobuf/Any.pbobjc.m"