diff --git a/plugins/mouse/mouserc_parse.l b/plugins/mouse/mouserc_parse.l index 7563c6f3..a653c3af 100644 --- a/plugins/mouse/mouserc_parse.l +++ b/plugins/mouse/mouserc_parse.l @@ -21,7 +21,6 @@ static void addbinding(); %} field [A-Za-z0-9][-A-Za-z0-9]* -sep [ \t]+ white [ \t]* %%