web_pub/browser_plugin_api/inc/npapi.h
branchRCL_3
changeset 48 79859ed3eea9
parent 44 800203832575
child 49 919f36ff910f
--- a/web_pub/browser_plugin_api/inc/npapi.h	Thu Aug 19 10:58:56 2010 +0300
+++ b/web_pub/browser_plugin_api/inc/npapi.h	Tue Aug 31 16:17:46 2010 +0300
@@ -48,6 +48,8 @@
 #ifndef _NPAPI_H_
 #define _NPAPI_H_
 
+#warning This NP API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
+
 #define GENERIC_CONTEXTS
 
 #ifdef INCLUDE_JAVA
@@ -366,7 +368,6 @@
     NPPVPluginDeactivate = 101,
     NPPVPluginZoom = 102,
     NPPVPluginPointerEvent = 103,
-    NPPVPluginBitmap = 104, 
     NPPVpluginInteractiveBool = 1000,
 #endif