Remove empty line

This commit is contained in:
Luflosi 2019-07-22 16:05:31 -05:00
parent 1a01bc15d8
commit d0ac218c05
No known key found for this signature in database
GPG Key ID: 14140F703B7D8362

View File

@ -362,7 +362,6 @@ HANDLER(add_click) {
) { ) {
multi_click(w, 2); multi_click(w, 2);
} }
} }
#undef N #undef N
} }