From bc86bf9b12ba513e33aeab8a5ff7203009ba2d87 Mon Sep 17 00:00:00 2001 From: frosch Date: Sun, 12 Jan 2014 17:59:27 +0000 Subject: (svn r26237) -Cleanup: Remove unused SCC_STRING_ID. --- src/table/control_codes.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/table') diff --git a/src/table/control_codes.h b/src/table/control_codes.h index 2c616ab9d..feb4c975f 100644 --- a/src/table/control_codes.h +++ b/src/table/control_codes.h @@ -85,7 +85,6 @@ enum StringControlCode { SCC_HEX, SCC_BYTES, - SCC_STRING_ID, SCC_RAW_STRING_POINTER, SCC_PLURAL_LIST, SCC_GENDER_LIST, -- cgit v1.2.3-54-g00ecf