summaryrefslogtreecommitdiff
path: root/plugins/Db3x_mmap/commonheaders.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Db3x_mmap/commonheaders.h')
-rw-r--r--plugins/Db3x_mmap/commonheaders.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Db3x_mmap/commonheaders.h b/plugins/Db3x_mmap/commonheaders.h
index d5ec770353..6e1d4bcc28 100644
--- a/plugins/Db3x_mmap/commonheaders.h
+++ b/plugins/Db3x_mmap/commonheaders.h
@@ -53,8 +53,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include "resource.h"
#include "version.h"
-extern PLUGINLINK *pluginLink;
-
extern CRITICAL_SECTION csDbAccess;
extern struct DBHeader dbHeader;
extern HANDLE hDbFile;