diff options
author | George Hazan <george.hazan@gmail.com> | 2015-01-16 14:48:00 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2015-01-16 14:48:00 +0000 |
commit | 06851f5c26bd24c742d13dbbac4c0b19064aba83 (patch) | |
tree | 805ff884ca014a6635660e715ff16af0b4451f1d /plugins/Dbx_mdb/src/commonheaders.h | |
parent | 5a6f40aed0c8d94f18f5abffe1d93534acce5acb (diff) |
unused files removed from projects
git-svn-id: http://svn.miranda-ng.org/main/trunk@11864 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Dbx_mdb/src/commonheaders.h')
-rw-r--r-- | plugins/Dbx_mdb/src/commonheaders.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/Dbx_mdb/src/commonheaders.h b/plugins/Dbx_mdb/src/commonheaders.h index 3daf109bef..c9f9d4b44d 100644 --- a/plugins/Dbx_mdb/src/commonheaders.h +++ b/plugins/Dbx_mdb/src/commonheaders.h @@ -48,7 +48,6 @@ extern "C" #include "lmdb\lmdb.h"
};
-#include "database.h"
#include "dbintf.h"
#include "resource.h"
#include "version.h"
|