| Index: src/shared/srpc/nacl_srpc_ppapi_plugin_internal.h
|
| diff --git a/src/shared/srpc/nacl_srpc_ppapi_plugin_internal.h b/src/shared/srpc/nacl_srpc_ppapi_plugin_internal.h
|
| deleted file mode 100644
|
| index b1f04fc385f185d9a6ee56f747aa9c534cf6dd22..0000000000000000000000000000000000000000
|
| --- a/src/shared/srpc/nacl_srpc_ppapi_plugin_internal.h
|
| +++ /dev/null
|
| @@ -1,19 +0,0 @@
|
| -/*
|
| - * Copyright (c) 2011 The Native Client Authors. All rights reserved.
|
| - * Use of this source code is governed by a BSD-style license that can be
|
| - * found in the LICENSE file.
|
| - */
|
| -
|
| -#ifndef NATIVE_CLIENT_SRC_SHARED_SRPC_NACL_SRPC_PPAPI_PLUGIN_INTERNAL_
|
| -#define NATIVE_CLIENT_SRC_SHARED_SRPC_NACL_SRPC_PPAPI_PLUGIN_INTERNAL_ 1
|
| -
|
| -#include "native_client/src/include/nacl_base.h"
|
| -
|
| -EXTERN_C_BEGIN
|
| -
|
| -void NaClPluginLowLevelInitializationComplete(void);
|
| -void NaClPluginLowLevelInitializationCompleteInternal(void);
|
| -
|
| -EXTERN_C_END
|
| -
|
| -#endif
|
|
|