Unbreak windows build
This commit is contained in:
@@ -784,10 +784,7 @@ extern "C" {
|
|||||||
|
|
||||||
/* NPP_* functions are provided by the plugin and called by the navigator. */
|
/* NPP_* functions are provided by the plugin and called by the navigator. */
|
||||||
|
|
||||||
#if defined(XP_UNIX)
|
|
||||||
char* NPP_GetMIMEDescription(void);
|
char* NPP_GetMIMEDescription(void);
|
||||||
#endif
|
|
||||||
|
|
||||||
NPError NP_LOADDS NPP_New(NPMIMEType pluginType, NPP instance,
|
NPError NP_LOADDS NPP_New(NPMIMEType pluginType, NPP instance,
|
||||||
uint16_t mode, int16_t argc, char* argn[],
|
uint16_t mode, int16_t argc, char* argn[],
|
||||||
char* argv[], NPSavedData* saved);
|
char* argv[], NPSavedData* saved);
|
||||||
|
Reference in New Issue
Block a user