diff options
Diffstat (limited to 'plugins/Db3x_mmap')
-rw-r--r-- | plugins/Db3x_mmap/init.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Db3x_mmap/init.cpp b/plugins/Db3x_mmap/init.cpp index 50beb170e3..dd9e9a36db 100644 --- a/plugins/Db3x_mmap/init.cpp +++ b/plugins/Db3x_mmap/init.cpp @@ -37,7 +37,6 @@ static PLUGININFOEX pluginInfo = { "Copyright 2000-2011 Miranda IM project",
"",
UNICODE_AWARE,
- DEFMOD_DB,
{0xf7a6b27c, 0x9d9c, 0x4a42, { 0xbe, 0x86, 0xa4, 0x48, 0xae, 0x10, 0x91, 0x61 }} //{F7A6B27C-9D9C-4a42-BE86-A448AE109161}
};
|