mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2026-06-01 13:44:08 -04:00
Fix some compiler warnings and error
Clang++ detected some warnings that g++ did not. git-svn-id: svn+ssh://svn.code.sf.net/p/wsjt/wsjt/branches/wsjtx@6409 ab8295b8-cf94-4d9e-aec4-7959e3be5d79
This commit is contained in:
@@ -57,7 +57,6 @@ protected:
|
||||
void download_finished (bool success) override;
|
||||
|
||||
private:
|
||||
QNetworkAccessManager * network_manager_;
|
||||
RemoteFile remote_file_; // active download
|
||||
bool block_sync_;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user