summaryrefslogtreecommitdiff
path: root/plugins/ExternalAPI/m_ftpfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/ExternalAPI/m_ftpfile.h')
-rw-r--r--plugins/ExternalAPI/m_ftpfile.h6
1 files changed, 0 insertions, 6 deletions
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