summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/pkg4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/pkg b/bin/pkg
index 762a622..9c75f58 100755
--- a/bin/pkg
+++ b/bin/pkg
@@ -722,10 +722,6 @@ function pkg_list {
esac
}
-function pkg_list_available {
- cut -d ' ' -f 1 $PDIR/.list-remote
-}
-
function pkg_status {
check_installed $1
cd $PDIR/$1