diff options
Diffstat (limited to 'plugins/mouse')
| -rw-r--r-- | plugins/mouse/mouserc_parse.l | 1 |
1 files changed, 0 insertions, 1 deletions
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]* %% |
