mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2025-01-06 08:08:53 +08:00
remove comment
This commit is contained in:
parent
2422622da1
commit
1b0875dd78
1 changed files with 0 additions and 1 deletions
|
@ -703,7 +703,6 @@ void Plot::Trim(void) {
|
|||
GraphBuffer[i - lref] = GraphBuffer[i];
|
||||
GraphTraceLen = rref - lref;
|
||||
GraphStart = 0;
|
||||
// RepaintGraphWindow();
|
||||
}
|
||||
|
||||
void Plot::wheelEvent(QWheelEvent *event) {
|
||||
|
|
Loading…
Reference in a new issue