Kaydet (Commit) 64c498ff authored tarafından Takeshi Abe's avatar Takeshi Abe

Removed unused variables

üst 4db617ef
......@@ -1154,13 +1154,7 @@ void SbiRuntime::StepINPUT()
else if( err )
{
if( pRestart && !pIosys->GetChannel() )
{
BasResId aId( IDS_SBERR_START + 4 );
String aMsg( aId );
pCode = pRestart;
}
else
Error( err );
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment