summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/pkg_install')
-rw-r--r--usr.sbin/pkg_install/create/perform.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/pkg_install/create/perform.c b/usr.sbin/pkg_install/create/perform.c
index 87738d1..21bc33e 100644
--- a/usr.sbin/pkg_install/create/perform.c
+++ b/usr.sbin/pkg_install/create/perform.c
@@ -47,7 +47,6 @@ pkg_perform(char **pkgs)
Package plist;
int len;
const char *suf;
- enum zipper Zipper = GZIP; /* default is to compress packages */
/* Preliminary setup */
if (InstalledPkg == NULL)
OpenPOWER on IntegriCloud