Remove unused "true" and "false" templates

This commit is contained in:
Sam Harwell 2013-01-21 12:57:50 -06:00
parent b956a9eda1
commit 019cba7c46
1 changed files with 0 additions and 3 deletions

View File

@ -835,6 +835,3 @@ initValue(typeName) ::= <<
>>
codeFileExtension() ::= ".java"
true() ::= "true"
false() ::= "false"