Browse Source

* Remove debug define

Michaël Van Canneyt 3 năm trước cách đây
mục cha
commit
989b378bcd

+ 1 - 1
packages/fcl-hash/src/fptlsbigint.pas

@@ -13,7 +13,7 @@ interface
 
 
 uses SysUtils;
 uses SysUtils;
 
 
-{$DEFINE BIGINT_DEBUG}         // Enable debug output/functions for BitInt unit
+{ $DEFINE BIGINT_DEBUG}         // Enable debug output/functions for BitInt unit
 
 
 const
 const
   // Maintain a number of precomputed variables when doing reduction
   // Maintain a number of precomputed variables when doing reduction