summaryrefslogtreecommitdiff
path: root/rpmkeys.c
diff options
context:
space:
mode:
Diffstat (limited to 'rpmkeys.c')
-rw-r--r--rpmkeys.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/rpmkeys.c b/rpmkeys.c
index 2c304de20..afaffe501 100644
--- a/rpmkeys.c
+++ b/rpmkeys.c
@@ -49,8 +49,6 @@ int main(int argc, char *argv[])
rpmts ts = NULL;
ARGV_const_t args = NULL;
- xsetprogname(argv[0]); /* Portability call -- see system.h */
-
optCon = rpmcliInit(argc, argv, optionsTable);
if (argc < 2) {