From c0a69182ec679f22dd489e5cea97483d1f13171e Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Wed, 26 Mar 2003 10:17:36 +0000 Subject: [PATCH] sep is not used any more --- plugins/mouse/mouserc_parse.l | 1 - 1 file changed, 1 deletion(-) 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]* %% -- 2.39.2