diff options
Diffstat (limited to 'FTPServer.h')
-rw-r--r-- | FTPServer.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/FTPServer.h b/FTPServer.h index 84e20a7..e0f7913 100644 --- a/FTPServer.h +++ b/FTPServer.h @@ -30,7 +30,6 @@ ** ** *******************************************************************************/ #include "FTPCommon.h" -#define FTP_SERVER_VERSION "0.9.7-20200529" class FTPServer : public FTPCommon { |