mirror of
https://github.com/RfidResearchGroup/proxmark3.git
synced 2026-05-12 11:18:11 -07:00
remove comment
This commit is contained in:
@@ -703,7 +703,6 @@ void Plot::Trim(void) {
|
||||
GraphBuffer[i - lref] = GraphBuffer[i];
|
||||
GraphTraceLen = rref - lref;
|
||||
GraphStart = 0;
|
||||
// RepaintGraphWindow();
|
||||
}
|
||||
|
||||
void Plot::wheelEvent(QWheelEvent *event) {
|
||||
|
||||
Reference in New Issue
Block a user