changeset 63 | ea6622dea85a |
parent 60 | 3ad902ef5222 |
child 67 | 683f4b1f08ce |
--- a/core/src/commands.cpp Wed Sep 01 17:56:27 2010 +0100 +++ b/core/src/commands.cpp Tue Sep 07 20:04:42 2010 +0100 @@ -3538,8 +3538,6 @@ if (err < 0) { aError.Report(); - const TDesC& scriptPath = Env().GetAsDes(KScriptPath); - const TDesC& scriptName = Env().GetAsDes(KScriptName); PrintError(err, _L("Aborted \"%S\" at line %d"), &aError.ScriptFileName(), aError.ScriptLineNumber()); } Complete(err);