Browse Source

Redundant forward declaration

(cherry picked from commit 97b93d813cbbf1a90aa7e9c2c82216b810ab7b41)

Source commit: 8650317266c6d5e7f771c588439f2a02ecde7817
Martin Prikryl 4 years ago
parent
commit
6d68885bac
1 changed files with 0 additions and 1 deletions
  1. 0 1
      source/filezilla/FtpControlSocket.h

+ 0 - 1
source/filezilla/FtpControlSocket.h

@@ -11,7 +11,6 @@ class CTransferSocket;
 class CMainThread;
 class CMainThread;
 //---------------------------------------------------------------------------
 //---------------------------------------------------------------------------
 class CAsyncProxySocketLayer;
 class CAsyncProxySocketLayer;
-class CMainThread;
 //---------------------------------------------------------------------------
 //---------------------------------------------------------------------------
 #define CSMODE_NONE             0x0000
 #define CSMODE_NONE             0x0000
 #define CSMODE_CONNECT          0x0001
 #define CSMODE_CONNECT          0x0001