summaryrefslogtreecommitdiffstats
path: root/src/map/if/if.h
diff options
context:
space:
mode:
authorAlan Mishchenko <alanmi@berkeley.edu>2013-09-02 22:14:20 -0700
committerAlan Mishchenko <alanmi@berkeley.edu>2013-09-02 22:14:20 -0700
commitb6cb626a122e8b5e10856fd488b9f773af117404 (patch)
treeefff334ec5eebafe020707eaeb01460f811b5de0 /src/map/if/if.h
parente16e3edae8f6f73f4e32776423b784e78a1d042e (diff)
downloadabc-b6cb626a122e8b5e10856fd488b9f773af117404.tar.gz
abc-b6cb626a122e8b5e10856fd488b9f773af117404.tar.bz2
abc-b6cb626a122e8b5e10856fd488b9f773af117404.zip
Removing some old useless code.
Diffstat (limited to 'src/map/if/if.h')
-rw-r--r--src/map/if/if.h1
1 files changed, 0 insertions, 1 deletions
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