Skip to content

Commit

Permalink
Remove assert
Browse files Browse the repository at this point in the history
  • Loading branch information
DoubleLabyrinth committed Aug 28, 2019
1 parent f1394f6 commit a69805e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions navicat-patcher/PatchSolution2.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -174,8 +174,6 @@ void PatchSolution2::MakePatch(const RSACipher& RsaCipher) const {
}
}

assert(PublicKeyPEM.length() == 0x188);

//
// Prepare new function opcodes
//
Expand Down

0 comments on commit a69805e

Please sign in to comment.