浏览代码

Undoing a harmless code introduced by wrong merge

Source commit: 108bbbaaf057c57f330dae3a2b1b66e6588d8afa
Martin Prikryl 6 年之前
父节点
当前提交
88d50dd5c9
共有 1 个文件被更改,包括 0 次插入1 次删除
  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