aboutsummaryrefslogtreecommitdiffstats
path: root/src/pki/commands/self.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pki/commands/self.c')
-rw-r--r--src/pki/commands/self.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/pki/commands/self.c b/src/pki/commands/self.c
index 5d11acc2a..fb292a790 100644
--- a/src/pki/commands/self.c
+++ b/src/pki/commands/self.c
@@ -50,9 +50,6 @@ static int self()
{
case 'h':
goto usage;
- case 'v':
- dbg_level = atoi(arg);
- continue;
case 't':
if (streq(arg, "rsa"))
{