aboutsummaryrefslogtreecommitdiffstats
path: root/URPM.xs
diff options
context:
space:
mode:
Diffstat (limited to 'URPM.xs')
-rw-r--r--URPM.xs1
1 files changed, 0 insertions, 1 deletions
diff --git a/URPM.xs b/URPM.xs
index a27fd17..58fdf72 100644
--- a/URPM.xs
+++ b/URPM.xs
@@ -1649,7 +1649,6 @@ rpmdb_convert(const char *prefix, int dbtype, int swap, int rebuild) {
const char *tmppath = NULL;
glob_t gl = { .gl_pathc = 0, .gl_pathv = NULL, .gl_offs = 0 };
struct stat st;
- FD_t fd = NULL;
unsetenv("TMPDIR");
rpmReadConfigFiles(NULL, NULL);