Compiler warning.

This commit is contained in:
Alan Mishchenko
2016-01-14 20:44:45 -08:00
parent c4446189a9
commit 334f4a29ca
-1
View File
@@ -586,7 +586,6 @@ Vec_Int_t * Pdr_ManDeriveInfinityClauses( Pdr_Man_t * p, int fReduce )
Vec_Ptr_t * vCubes;
Pdr_Set_t * pCube;
int i, v, kStart;
abctime clk = Abc_Clock();
// collect cubes used in the inductive invariant
kStart = Pdr_ManFindInvariantStart( p );
vCubes = Pdr_ManCollectCubes( p, kStart );