Skip to content

Commit daad8c9

Browse files
author
ArenM
committed
Fix unused varible warning
1 parent b5dcc04 commit daad8c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sway/input/seatop_default.c

-1
Original file line numberDiff line numberDiff line change
@@ -615,7 +615,6 @@ static void handle_axis(struct sway_seat *seat,
615615
* ----------------------------------*/
616616

617617
static void handle_touch_down(struct sway_seat *seat, uint32_t time_msec) {
618-
struct seatop_default_event *e = seat->seatop_data;
619618
struct sway_cursor *cursor = seat->cursor;
620619

621620
// Determine what's under the cursor

0 commit comments

Comments
 (0)