From ab4ac1ba8910c3974b4cfb2af3434e5263cdc8bd Mon Sep 17 00:00:00 2001 From: Tobias Weimer Date: Sun, 28 Aug 2016 14:24:23 +0000 Subject: SendScreenshot: - Fixed FTPFile support git-svn-id: http://svn.miranda-ng.org/main/trunk@17215 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/ExternalAPI/m_ftpfile.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'plugins/ExternalAPI') diff --git a/plugins/ExternalAPI/m_ftpfile.h b/plugins/ExternalAPI/m_ftpfile.h index a51e1cd037..691cd5f384 100644 --- a/plugins/ExternalAPI/m_ftpfile.h +++ b/plugins/ExternalAPI/m_ftpfile.h @@ -110,10 +110,4 @@ __inline static INT_PTR FTPFileShowManager() return CallService(MS_FTPFILE_SHOWMANAGER, 0, 0); } -// -// OBSOLOTE SERVICE (used by Send Screenshot plugin) -// Do NOT use it! -// -#define MS_FTPFILE_SHAREFILE "FTPFile/ShareFiles" - #endif \ No newline at end of file -- cgit v1.2.3