aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2019-02-12 20:33:43 +0100
committerThomas White <taw@physics.org>2019-02-12 20:33:43 +0100
commit8b345b76647643f1972022bf82cdef015bcba06d (patch)
treeae4d6185dfa7db70c2ca83b1f91ef964c41c1753 /src
parent2dc1f4f39751ed15932146d719343e9eb25c5707 (diff)
Remove unused token
Diffstat (limited to 'src')
-rw-r--r--src/storycode.y1
1 files changed, 0 insertions, 1 deletions
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