Eliminate unnecessary depth member from tsortinfo
authorPanu Matilainen <pmatilai@redhat.com>
Mon, 21 Dec 2009 10:12:29 +0000 (12:12 +0200)
committerPanu Matilainen <pmatilai@redhat.com>
Mon, 21 Dec 2009 10:12:29 +0000 (12:12 +0200)
commit9b12bc126763b4723be4c7c1e44406b2f00f5759
treedf22e1d890e853d131da3f97926ba4d9992d3f2d
parent60500572d89f47970d45061c533c4d05ccef3a99
Eliminate unnecessary depth member from tsortinfo
- its only used for debug log formatting and we can calculate it from
  the number of parents in the debug case
lib/order.c