Skip to content

Commit

Permalink
fallback: remove some if 0 code
Browse files Browse the repository at this point in the history
Looks like a development leftover.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
  • Loading branch information
whot committed Jul 16, 2018
1 parent c013112 commit 8362031
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/evdev-fallback.h
Original file line number Diff line number Diff line change
Expand Up @@ -99,10 +99,6 @@ struct fallback_dispatch {
bool ignore_events;

struct {
#if 0
enum evdev_debounce_state state;
uint64_t button_up_time;
#endif
unsigned int button_code;
uint64_t button_time;
struct libinput_timer timer;
Expand Down

0 comments on commit 8362031

Please sign in to comment.