From b2b2c3f6f2886460e2a0db2799c9b7b66d328187 Mon Sep 17 00:00:00 2001 From: nhmall Date: Mon, 6 Apr 2026 11:00:12 -0400 Subject: [PATCH] remove extraneous line --- src/options.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/options.c b/src/options.c index 9bf14028f..5f21a86c3 100644 --- a/src/options.c +++ b/src/options.c @@ -7277,7 +7277,6 @@ initoptions_init(void) */ #endif #endif /* SYSCF */ - initoptions_finish(); } /*