From a43d5bcb1e0bdafb0193662168976aac989ed922 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Wed, 9 Feb 2022 17:40:09 +0300 Subject: db_is_module_empty & db_copy_module - new database helpers --- plugins/UserInfoEx/src/mir_db.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'plugins/UserInfoEx/src/mir_db.h') diff --git a/plugins/UserInfoEx/src/mir_db.h b/plugins/UserInfoEx/src/mir_db.h index 6ede82c18f..e00052a450 100644 --- a/plugins/UserInfoEx/src/mir_db.h +++ b/plugins/UserInfoEx/src/mir_db.h @@ -33,8 +33,6 @@ namespace Contact { } /* namespace Contact */ namespace Module { - void Delete(MCONTACT hContact, LPCSTR pszModule); - bool IsEmpty(MCONTACT hContact, LPCSTR pszModule); bool IsMeta(LPCSTR pszModule); bool IsMetaAndScan(LPCSTR pszModule); -- cgit v1.2.3