--- a/common.h Sun Aug 12 04:40:33 2012 +0300 +++ b/common.h Sun Aug 12 04:45:27 2012 +0300 @@ -132,7 +132,6 @@ // Script mark and reference struct ScriptMark { - int type; str name; size_t pos; };