summaryrefslogtreecommitdiffstats
path: root/src/map/pga/pgaMan.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/pga/pgaMan.c')
-rw-r--r--src/map/pga/pgaMan.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/pga/pgaMan.c b/src/map/pga/pgaMan.c
index 410525ff..4ecc2ca7 100644
--- a/src/map/pga/pgaMan.c
+++ b/src/map/pga/pgaMan.c
@@ -75,7 +75,6 @@ Pga_Man_t * Pga_ManStart( Pga_Params_t * pParams )
{
printf( "The nodes of the network are not DFS ordered.\n" );
// Abc_NtkReassignIds( pNtk );
-// Abc_AigRehash( pNtk->pManFunc );
return NULL;
}
// make sure there are no dangling nodes (unless they are choices)