Browse Source

Unused code

Source commit: f84199b98efd5c9a93d0816a805e0a4b3ff024bc
Martin Prikryl 6 years ago
parent
commit
36d4c09956
1 changed files with 0 additions and 2 deletions
  1. 0 2
      source/putty/ssh.h

+ 0 - 2
source/putty/ssh.h

@@ -579,8 +579,6 @@ struct ssh_cipher {
 #endif
 
 #endif // WINSCP_VS
-#ifndef WINSCP_VS
-#endif
 
 struct ssh_cipheralg {
     ssh_cipher *(*new)(const ssh_cipheralg *alg);