1
0
Fork 0
x64dbg/src/gui
Antonio Prcela 84bbc5cf4a Small fixes an deletion of unnecessary stuff (#1684)
* Remove unnecessary if check.
If the above one is False, than this oen has to be true, since it can't be
anything else than smaller or equal to

* If it's bigger than zero, than it's also != -1
* Remove unused variable.
It just get's values assigned that are never used.
* Remove unused Macro and the calls to it
2017-08-13 22:57:52 +02:00
..
Src Small fixes an deletion of unnecessary stuff (#1684) 2017-08-13 22:57:52 +02:00
Translations@7414d65c46 GUI: updated Translations 2016-09-08 13:02:44 +02:00
images GUI: re-did the AboutDialog with layouts 2017-07-03 06:14:59 +02:00
resource.qrc GUI: re-did the AboutDialog with layouts 2017-07-03 06:14:59 +02:00
x64dbg.pro GUI: new BreakpointsView (closes #909) 2017-08-13 18:00:51 +02:00