From 65e63554227246d16a9bbb5eca3edbd98f14f1c7 Mon Sep 17 00:00:00 2001 From: rubidium Date: Sun, 29 Nov 2009 17:24:39 +0000 Subject: (svn r18339) -Cleanup: remove SKIP support from strgen too --- src/table/control_codes.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/table/control_codes.h') diff --git a/src/table/control_codes.h b/src/table/control_codes.h index cf533847a..38c7f6362 100644 --- a/src/table/control_codes.h +++ b/src/table/control_codes.h @@ -68,7 +68,6 @@ enum StringControlCode { SCC_STRING4, SCC_STRING5, - SCC_SKIP, SCC_STRING, SCC_COMMA, SCC_NUM, -- cgit v1.2.3-54-g00ecf