* ./katabatic:
- Change: In LoadGrByNet, no longer display each net name in cmess2.
This commit is contained in:
parent
85297540fc
commit
8bab63c864
|
@ -2338,7 +2338,7 @@ namespace Katabatic {
|
||||||
ltrace(100) << "Katabatic::_loadNetGlobalRouting ( " << net << " )" << endl;
|
ltrace(100) << "Katabatic::_loadNetGlobalRouting ( " << net << " )" << endl;
|
||||||
ltracein(99);
|
ltracein(99);
|
||||||
|
|
||||||
cmess2 << " - " << net << endl;
|
//cmess2 << " - " << net << endl;
|
||||||
|
|
||||||
ForkStack forks;
|
ForkStack forks;
|
||||||
Hook* sourceHook = NULL;
|
Hook* sourceHook = NULL;
|
||||||
|
|
Loading…
Reference in New Issue