--- a/parser.cxx Sun Jul 15 19:01:47 2012 +0300
+++ b/parser.cxx Mon Jul 16 04:07:15 2012 +0300
@@ -262,8 +262,6 @@
if (!g_stateSpawnDefined)
ParserError ("script must have a state named `stateSpawn`!");
-
-
// Dump the last state's onenter and mainloop
w->WriteBuffers();