From 8b345b76647643f1972022bf82cdef015bcba06d Mon Sep 17 00:00:00 2001 From: Thomas White Date: Tue, 12 Feb 2019 20:33:43 +0100 Subject: Remove unused token --- src/storycode.y | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/storycode.y b/src/storycode.y index 107e6d4..dead3d2 100644 --- a/src/storycode.y +++ b/src/storycode.y @@ -47,7 +47,6 @@ %token SC_BGCOL %token SC_STRING -%token SC_NEWLINE %token SC_OPENBRACE %token SC_CLOSEBRACE -- cgit v1.2.3