| Index: ppapi/thunk/interfaces_preamble.h
|
| diff --git a/ppapi/thunk/interfaces_preamble.h b/ppapi/thunk/interfaces_preamble.h
|
| index ad1665b07964b032a335ec2365158680758b730e..4f6f5fd1721cd8e2561e1788cdaa4c58a4bbe3e3 100644
|
| --- a/ppapi/thunk/interfaces_preamble.h
|
| +++ b/ppapi/thunk/interfaces_preamble.h
|
| @@ -15,11 +15,6 @@
|
| #define UNDEFINE_PROXIED_API
|
| #endif
|
|
|
| -#ifndef UNPROXIED_API
|
| -#define UNPROXIED_API(api_name)
|
| -#define UNDEFINE_UNPROXIED_API
|
| -#endif
|
| -
|
| #ifndef PROXIED_IFACE
|
| #define PROXIED_IFACE(iface_str, iface_struct)
|
| #define UNDEFINE_PROXIED_IFACE
|
|
|