parser.cxx

changeset 28
fb46d3d40064
parent 26
54eaea6dc27c
child 31
ad027ea58097
--- 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();
 	

mercurial