Commit db89d4eb authored by claes's avatar claes

Don't scan the suplist in io_init

parent 03a14134
/*
* Proview $Id: rt_io_base.c,v 1.24 2007-10-01 14:39:38 claes Exp $
* Proview $Id: rt_io_base.c,v 1.25 2008-09-23 07:28:40 claes Exp $
* Copyright (C) 2005 SSAB Oxelsund AB.
*
* This program is free software; you can redistribute it and/or
......@@ -2743,10 +2743,6 @@ pwr_tStatus io_swap(
}
}
/* Scan the Sup lists */
/* if ( ctx->Process != io_mProcess_Plc) */
sts = io_ScanSupLst( ctx->SupCtx);
return IO__SUCCESS;
}
......
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