changeset 199 | f156e54736a4 |
parent 198 | 6f00e0f4cb88 |
child 202 | 8603c0420461 |
--- a/hedgewars/uConsts.pas Mon Oct 16 17:10:30 2006 +0000 +++ b/hedgewars/uConsts.pas Mon Oct 16 17:26:50 2006 +0000 @@ -68,7 +68,6 @@ errmsgUnknownVariable = 'Unknown variable'; errmsgIncorrectUse = 'Incorrect use'; errmsgShouldntRun = 'This program shouldn''t be run manually'; - errmsgRenderText = 'Cannot render text'; msgLoading = 'Loading '; msgOK = 'ok';