| Index: ppapi/shared_impl/private/net_address_private_impl.cc
|
| diff --git a/ppapi/shared_impl/private/net_address_private_impl.cc b/ppapi/shared_impl/private/net_address_private_impl.cc
|
| index 87a929f26c26f418848a6ddb3ac9876d59ddc0d3..6cd87b8195f28928d87deb6ff8bcc1dbeccf7a35 100644
|
| --- a/ppapi/shared_impl/private/net_address_private_impl.cc
|
| +++ b/ppapi/shared_impl/private/net_address_private_impl.cc
|
| @@ -395,8 +395,6 @@ GetPPB_NetAddress_Private_1_1_Thunk() {
|
|
|
| // For the NaCl target, all we need are the API functions and the thunk.
|
| #if !defined(OS_NACL)
|
| -// static
|
| -const PP_NetAddress_Private NetAddressPrivateImpl::kInvalidNetAddress = { 0 };
|
|
|
| // static
|
| bool NetAddressPrivateImpl::ValidateNetAddress(
|
|
|