mirror of
https://github.com/MoreTore/openpilot.git
synced 2026-08-05 00:05:59 +08:00
build nui with scons (#19561)
* it builds
* cleanup
* remove that
old-commit-hash: 3c00e6792c
This commit is contained in:
@@ -161,7 +161,6 @@ void Window::paintEvent(QPaintEvent *event) {
|
||||
timer.start();
|
||||
|
||||
uint64_t t0 = events.begin().key();
|
||||
uint64_t t1 = (events.end()-1).key();
|
||||
|
||||
//p.drawRect(0, 0, 600, 100);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user