summaryrefslogtreecommitdiffstats
path: root/ppapi/proxy/interface_id.h
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/proxy/interface_id.h')
-rw-r--r--ppapi/proxy/interface_id.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ppapi/proxy/interface_id.h b/ppapi/proxy/interface_id.h
index c181a83..c85bfc9 100644
--- a/ppapi/proxy/interface_id.h
+++ b/ppapi/proxy/interface_id.h
@@ -14,9 +14,7 @@ enum InterfaceID {
// Zero is reserved for control messages.
INTERFACE_ID_PPB_CHAR_SET = 1,
INTERFACE_ID_PPB_CORE,
- INTERFACE_ID_PPB_CURSORCONTROL,
INTERFACE_ID_PPB_FONT,
- INTERFACE_ID_PPB_FULLSCREEN,
INTERFACE_ID_PPB_GRAPHICS_2D,
INTERFACE_ID_PPB_IMAGE_DATA,
INTERFACE_ID_PPB_INSTANCE,