Index: ppapi/c/ppp_messaging.h |
=================================================================== |
--- ppapi/c/ppp_messaging.h (revision 98174) |
+++ ppapi/c/ppp_messaging.h (working copy) |
@@ -3,7 +3,7 @@ |
* found in the LICENSE file. |
*/ |
-/* From ppp_messaging.idl modified Wed Jul 13 16:51:47 2011. */ |
+/* From ppp_messaging.idl modified Wed Aug 24 20:50:56 2011. */ |
#ifndef PPAPI_C_PPP_MESSAGING_H_ |
#define PPAPI_C_PPP_MESSAGING_H_ |
@@ -14,7 +14,6 @@ |
#include "ppapi/c/pp_stdint.h" |
#include "ppapi/c/pp_var.h" |
-#define PPP_MESSAGING_INTERFACE_0_1 "PPP_Messaging;0.1" |
#define PPP_MESSAGING_INTERFACE_1_0 "PPP_Messaging;1.0" |
#define PPP_MESSAGING_INTERFACE PPP_MESSAGING_INTERFACE_1_0 |