cui: remove unused macro for renamed library
This commit is contained in:
parent
84c33ebf34
commit
f6260b19db
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@
|
|||
#include <stdio.h>
|
||||
|
||||
#define SO_PATH_SIZE 4096
|
||||
#define MOZ_PLUGIN_DLL_NAME "npsopluginmi.dll"
|
||||
|
||||
extern "C" {
|
||||
int lc_isInstalled(const char* realFilePath)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue