From: Dana Jansens Date: Wed, 26 Mar 2003 10:17:36 +0000 (+0000) Subject: sep is not used any more X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=c0a69182ec679f22dd489e5cea97483d1f13171e;p=chaz%2Fopenbox sep is not used any more --- 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]* %%