Skip to content

Commit 7716147

Browse files
committed
remove unused QTimer *timer
1 parent ebfa439 commit 7716147

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

selfdrive/ui/ui.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,6 @@ class Device : public QObject {
159159
int last_brightness = 0;
160160
FirstOrderFilter brightness_filter;
161161

162-
QTimer *timer;
163-
164162
void updateBrightness(const UIState &s);
165163
void updateWakefulness(const UIState &s);
166164
bool userClicked(const UIState &s);

0 commit comments

Comments
 (0)