diff options
Diffstat (limited to 'lib/poptI.c')
-rw-r--r-- | lib/poptI.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/poptI.c b/lib/poptI.c index 685637394..3cbff01db 100644 --- a/lib/poptI.c +++ b/lib/poptI.c @@ -18,7 +18,6 @@ struct rpmInstallArguments_s rpmIArgs = { 0, /* incldocs */ NULL, /* relocations */ NULL, /* prefix */ - NULL /* rootdir */ }; #define POPT_RELOCATE -1021 |