Browse Source

Classic GUI: remove debug checks in DEBUG build profile

Herman Schoenfeld 6 years ago
parent
commit
c4c670b7af
1 changed files with 0 additions and 10 deletions
  1. 0 10
      src/pascalcoin_wallet_classic.lpi

+ 0 - 10
src/pascalcoin_wallet_classic.lpi

@@ -223,18 +223,8 @@
     <Parsing>
     <Parsing>
       <SyntaxOptions>
       <SyntaxOptions>
         <SyntaxMode Value="Delphi"/>
         <SyntaxMode Value="Delphi"/>
-        <IncludeAssertionCode Value="True"/>
       </SyntaxOptions>
       </SyntaxOptions>
     </Parsing>
     </Parsing>
-    <CodeGeneration>
-      <Checks>
-        <IOChecks Value="True"/>
-        <RangeChecks Value="True"/>
-        <OverflowChecks Value="True"/>
-        <StackChecks Value="True"/>
-      </Checks>
-      <VerifyObjMethodCallValidity Value="True"/>
-    </CodeGeneration>
     <Linking>
     <Linking>
       <Debugging>
       <Debugging>
         <DebugInfoType Value="dsDwarf2Set"/>
         <DebugInfoType Value="dsDwarf2Set"/>