Browse Source

Undoing a harmless code introduced by wrong merge

Source commit: 108bbbaaf057c57f330dae3a2b1b66e6588d8afa
Martin Prikryl 6 years ago
parent
commit
88d50dd5c9
1 changed files with 0 additions and 1 deletions
  1. 0 1
      source/putty/mpint.c

+ 0 - 1
source/putty/mpint.c

@@ -1352,7 +1352,6 @@ MontyContext *monty_new(mp_int *modulus)
     } // WINSCP
 }
 
-    size_t j; // WINSCP
 void monty_free(MontyContext *mc)
 {
     size_t j; // WINSCP