Kaydet (Commit) 29f83de2 authored tarafından Fridrich Štrba's avatar Fridrich Štrba

Unbreak windows build

üst a2dacd92
......@@ -784,10 +784,7 @@ extern "C" {
/* NPP_* functions are provided by the plugin and called by the navigator. */
#if defined(XP_UNIX)
char* NPP_GetMIMEDescription(void);
#endif
NPError NP_LOADDS NPP_New(NPMIMEType pluginType, NPP instance,
uint16_t mode, int16_t argc, char* argn[],
char* argv[], NPSavedData* saved);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment