Chromium Code Reviews| Index: ppapi/api/ppp_instance.idl |
| diff --git a/ppapi/api/ppp_instance.idl b/ppapi/api/ppp_instance.idl |
| index 0ee4c74ab489029301e66e0056e28f7e5b383148..dcb94e6325de6e8b611c36ecc3523edf210d4915 100644 |
| --- a/ppapi/api/ppp_instance.idl |
| +++ b/ppapi/api/ppp_instance.idl |
| @@ -216,9 +216,3 @@ interface PPP_Instance { |
| }; |
| -#inline c |
| - |
| -typedef struct PPP_Instance PPP_Instance_1_0; |
| - |
| -#endinl |
| - |