SIGN IN SIGN UP

Protocol Buffers - Google's data interchange format

0 0 35 C++

Remove unreferenced 'GPBMessageSignatureProtocol' class.

Remove unreferenced 'GPBMessageSignatureProtocol' class that is just taking up
space in the Objective C runtime information by hanging the protocol it needs to
declare off of GPBRootObject instead.

Small binary size reduction, but more importantly a removal of a class that
appears to be unused when statically analyzed.
D
Dave MacLachlan committed
37a6672c3195ac9152ffda27c731440ba05bfb97
Parent: 91ff83c