diff options
author | Tobias Weimer <wishmaster51@googlemail.com> | 2014-01-19 20:35:37 +0000 |
---|---|---|
committer | Tobias Weimer <wishmaster51@googlemail.com> | 2014-01-19 20:35:37 +0000 |
commit | b32fc4b4f1604d906ff82257d948f468e35ff8a5 (patch) | |
tree | 40bd6f0c61b160bb7778e26dd7819e5180339303 /plugins/FTPFileYM/src/common.h | |
parent | 44fb7e9e5fb9db8ef1876c32a2a6e296c9215c3e (diff) |
-more translation fixes
-removed deprecated service
git-svn-id: http://svn.miranda-ng.org/main/trunk@7772 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/FTPFileYM/src/common.h')
-rw-r--r-- | plugins/FTPFileYM/src/common.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/FTPFileYM/src/common.h b/plugins/FTPFileYM/src/common.h index d7a60e7566..80dfddeb1c 100644 --- a/plugins/FTPFileYM/src/common.h +++ b/plugins/FTPFileYM/src/common.h @@ -92,7 +92,6 @@ using namespace std; #define DEBUG_CLIENTBLOCK
#endif
-#define MS_FTPFILE_SHAREFILE "FTPFile/ShareFiles"
#define MS_FTPFILE_CONTACTMENU "FTPFile/ContactMenu"
#define MS_FTPFILE_MAINMENU "FTPFile/MainMenu"
|