]> git.llucax.com Git - software/dgc/cdgc.git/commit
Remove duplicated code in getInfo()
authorLeandro Lucarella <llucax@gmail.com>
Sun, 1 Aug 2010 18:14:10 +0000 (15:14 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Sun, 1 Aug 2010 18:14:10 +0000 (15:14 -0300)
commitb5e1601adc7b579e9d2366aa2529b07ee6f47fe3
tree04e0b76a2d7858d024adc97781291e8b0c3ce995
parentb802e8fe709f22ad56f8a43bc9675c114c2fc21f
Remove duplicated code in getInfo()

getInfo() just groups the information obtained via findBase(), findSize()
and getAttr(), so use those functions instead of duplicating the code.
rt/gc/cdgc/gc.d