get rid of unnecessary variables; keep make local variables static
This commit is contained in:
@@ -32,8 +32,6 @@
|
||||
|
||||
extern int heartbeat;
|
||||
extern int backlight;
|
||||
extern int backlight_brightness;
|
||||
extern int backlight_off_brightness;
|
||||
extern int output_state;
|
||||
|
||||
int render_screen (Screen * s, long int timer);
|
||||
|
||||
Reference in New Issue
Block a user