summaryrefslogtreecommitdiff
path: root/build/pack.c
diff options
context:
space:
mode:
Diffstat (limited to 'build/pack.c')
-rw-r--r--build/pack.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/build/pack.c b/build/pack.c
index cb14e398e..181706839 100644
--- a/build/pack.c
+++ b/build/pack.c
@@ -261,7 +261,6 @@ int readRPM(const char *fileName, Spec *specp, struct rpmlead *lead,
FD_t fdi;
Spec spec;
rpmRC rc;
- int ec;
fdi = (fileName != NULL)
? Fopen(fileName, "r.ufdio")