summaryrefslogtreecommitdiff
path: root/plugins/Import/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Import/src/stdafx.h')
-rw-r--r--plugins/Import/src/stdafx.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Import/src/stdafx.h b/plugins/Import/src/stdafx.h
index df21b67c16..ed7e5e0e23 100644
--- a/plugins/Import/src/stdafx.h
+++ b/plugins/Import/src/stdafx.h
@@ -308,8 +308,6 @@ public:
CImportPattern *m_pPattern;
};
-bool IsDuplicateEvent(MCONTACT hContact, DBEVENTINFO dbei);
-
int CreateGroup(const wchar_t *name, MCONTACT hContact);
uint32_t RLInteger(const uint8_t *p);