web_plat/scriptable_plugin_api/inc/npscript.h
branchRCL_3
changeset 49 919f36ff910f
parent 48 79859ed3eea9
equal deleted inserted replaced
48:79859ed3eea9 49:919f36ff910f
    66  * Replaced NPVariant functions with macros.
    66  * Replaced NPVariant functions with macros.
    67  */
    67  */
    68 #ifndef _NP_SCRIPT_H_
    68 #ifndef _NP_SCRIPT_H_
    69 #define _NP_SCRIPT_H_
    69 #define _NP_SCRIPT_H_
    70 
    70 
    71 #warning This version of the Netscape Plugin API will be removed wk25. Please see http://wikis.in.nokia.com/Browser/APIMigration for more information
       
    72 
       
    73 #ifdef __cplusplus
    71 #ifdef __cplusplus
    74 extern "C" {
    72 extern "C" {
    75 #endif
    73 #endif
    76 
    74 
    77 #include <npapi.h>
    75 #include <npapi.h>