Actions
Bug #9828
closedsvr4pkg: pkgremove/special.c is unused
Start date:
2018-09-10
Due date:
% Done:
100%
Estimated time:
Difficulty:
Bite-size
Tags:
needs-triage
Gerrit CR:
Description
The file usr/src/cmd/svr4pkg/pkgremove/special.c contains code that simply isn't used. There are a couple of comments and other related defines in other files.
I think that this is a remnant of the experiment where the contents file was replaced by a database. Regardless, it's just dead code.
Updated by Electric Monk almost 4 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit 2eeda98682960c32b47af773fc6db343bb6b588f
commit 2eeda98682960c32b47af773fc6db343bb6b588f Author: Peter Tribble <peter.tribble@gmail.com> Date: 2018-09-11T19:28:33.000Z 9828 svr4pkg: pkgremove/special.c is unused Reviewed by: Garrett D'Amore <garrett@damore.org> Reviewed by: Yuri Pankov <yuripv@yuripv.net> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions