From b6cb626a122e8b5e10856fd488b9f773af117404 Mon Sep 17 00:00:00 2001 From: Alan Mishchenko Date: Mon, 2 Sep 2013 22:14:20 -0700 Subject: Removing some old useless code. --- src/map/if/if.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/map/if/if.h') diff --git a/src/map/if/if.h b/src/map/if/if.h index 6525a4d6..5bcdb110 100644 --- a/src/map/if/if.h +++ b/src/map/if/if.h @@ -192,7 +192,6 @@ struct If_Man_t_ int fNextRound; // set to 1 after the first round int nChoices; // the number of choice nodes Vec_Int_t * vSwitching; // switching activity of each node -// Vec_Int_t ** pDriverCuts; // temporary driver cuts int pPerm[3][IF_MAX_LUTSIZE]; // permutations unsigned uSharedMask; // mask of shared variables int nShared; // the number of shared variables -- cgit v1.2.3