Browse Source

Redundant forward declaration

Source commit: 0a2a7b6cd26759fd62aa4c4bd7ff280bb286f7fd
Martin Prikryl 4 years ago
parent
commit
97b93d813c
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 CAsyncProxySocketLayer;
-class CMainThread;
 //---------------------------------------------------------------------------
 #define CSMODE_NONE             0x0000
 #define CSMODE_CONNECT          0x0001