Skip to content

Commit

Permalink
Commit so I can create a new tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Bakkes committed Sep 4, 2019
1 parent fc87511 commit c7db25a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CPPRPJSON/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,6 @@ int main(int argc, char* argv[])
return 1;
}

//Timer t;

int crc = op.GetIntValue({ "crc", "verify" }, 0);
if (crc < 0 || crc > CPPRP::CrcCheck::CRC_Both)
Expand Down

0 comments on commit c7db25a

Please sign in to comment.