mirror of
https://github.com/glest/glest-source.git
synced 2025-08-15 04:43:58 +02:00
- lots of code cleanup from the cppcheck
This commit is contained in:
@@ -44,7 +44,7 @@ enum FTP_Client_CallbackType {
|
||||
|
||||
class FTPClientCallbackInterface {
|
||||
public:
|
||||
|
||||
virtual ~FTPClientCallbackInterface() {}
|
||||
struct FtpProgressStats {
|
||||
double download_total;
|
||||
double download_now;
|
||||
|
Reference in New Issue
Block a user