cui: remove unused macro for renamed library

This commit is contained in:
Michael Stahl 2012-01-10 14:16:00 +01:00
parent 84c33ebf34
commit f6260b19db

View file

@ -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)
{