]> git.llucax.com Git - software/dgc/cdgc.git/commit
Remove redundant "private" from import statements
authorLeandro Lucarella <llucax@gmail.com>
Thu, 24 Dec 2009 23:10:28 +0000 (20:10 -0300)
committerLeandro Lucarella <llucax@gmail.com>
Thu, 24 Dec 2009 23:10:28 +0000 (20:10 -0300)
commit4ec407bc566f7213d53848ac42ed501cab22a792
tree34b3593adc6b6e0aa3e62d5c5f782e72f519d905
parent2e05ad088dcc9c1522910bf3ae65d9d3240fb778
Remove redundant "private" from import statements

Since a long while ago, imports are "private" by default.
gc.d
gcalloc.d
gcbits.d
gcx.d