aboutsummaryrefslogtreecommitdiff
path: root/src/pack.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pack.c')
-rw-r--r--src/pack.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/pack.c b/src/pack.c
index 82fc0f9..9e9e0ed 100644
--- a/src/pack.c
+++ b/src/pack.c
@@ -741,8 +741,6 @@ packin(struct packinst *pi, struct packenv *env)
struct packinst *
packinnext(struct packinst *pi, struct packenv *env)
{
- int i;
-
if (!pi)
return NULL;
if (pi->spec->flags & F_REP)

Return to:

Send suggestions and report system problems to the System administrator.