Fix the failed rebase.

This commit is contained in:
Samuel Grahn 2019-01-24 00:50:10 +01:00
parent ba2020aebd
commit 6ccc01e9ef
2 changed files with 2 additions and 24 deletions

View file

@ -36,10 +36,6 @@ struct sway_cursor {
struct wl_listener axis;
struct wl_listener frame;
<<<<<<< HEAD
=======
>>>>>>> Register touch events in libtouch engine
struct libtouch_engine *gesture_engine;
struct wl_listener touch_down;
struct wl_listener touch_up;