Compiler warning.

This commit is contained in:
Alan Mishchenko 2013-04-17 22:21:30 -07:00
parent 06ba3d3e6c
commit 6502aa82d6
1 changed files with 0 additions and 2 deletions

View File

@ -1135,8 +1135,6 @@ finish:
***********************************************************************/
int Ssw_RarSimulateGia( Gia_Man_t * p, Ssw_RarPars_t * pPars )
{
int fSolveAll = 0;
int fNotVerbose = 0;
Aig_Man_t * pAig;
int RetValue;
pAig = Gia_ManToAigSimple( p );