diff options
Diffstat (limited to 'src/storycode.y')
-rw-r--r-- | src/storycode.y | 1 |
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 |