From 46cded99bbfb90bea8e998e9183c20cc3e4f7365 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 21 Mar 2018 18:45:29 +0300 Subject: compilation fix --- plugins/Db3x_mmap/src/init.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'plugins/Db3x_mmap') diff --git a/plugins/Db3x_mmap/src/init.cpp b/plugins/Db3x_mmap/src/init.cpp index a452a43321..57b5c8fd52 100644 --- a/plugins/Db3x_mmap/src/init.cpp +++ b/plugins/Db3x_mmap/src/init.cpp @@ -66,7 +66,6 @@ static int grokHeader(const wchar_t *profile) } // returns 0 if all the APIs are injected otherwise, 1 -static MIDatabase* LoadDatabase(const wchar_t *profile, BOOL bReadOnly) static MDatabaseCommon* LoadDatabase(const wchar_t *profile, BOOL bReadOnly) { // set the memory, lists & UTF8 manager -- cgit v1.2.3