From c5dc28ec2272a865ef2f28fd7ab151b55517fedf Mon Sep 17 00:00:00 2001 From: George Hazan Date: Mon, 26 Sep 2022 19:16:12 +0300 Subject: more clipboard shit removed --- protocols/CloudFile/src/stdafx.h | 1 - 1 file changed, 1 deletion(-) (limited to 'protocols/CloudFile/src/stdafx.h') diff --git a/protocols/CloudFile/src/stdafx.h b/protocols/CloudFile/src/stdafx.h index c0bb92b713..4490d2c23d 100644 --- a/protocols/CloudFile/src/stdafx.h +++ b/protocols/CloudFile/src/stdafx.h @@ -108,7 +108,6 @@ void ShowNotification(const wchar_t *message, int flags, MCONTACT hContact = NUL bool CanSendToContact(MCONTACT hContact); void SendToContact(MCONTACT hContact, const wchar_t *data); void PasteToInputArea(MCONTACT hContact, const wchar_t *data); -void PasteToClipboard(const wchar_t *data); void Report(MCONTACT hContact, const wchar_t *data); CCloudService* FindService(const char *szProto); -- cgit v1.2.3