Skip to content

Commit a281a46

Browse files
committed
fbdoc: remove extra code
1 parent dde5e66 commit a281a46

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/fbchkdoc/cmd_opts.bas

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -180,8 +180,6 @@ sub cmd_opts_init( byval opts_flags as const CMD_OPTS_ENABLE_FLAGS )
180180
cmd_opt.manual = false '' -manual_dir given on command line
181181
cmd_opt.manual_dir = "" '' value of '-manual_dir DIR' given on command line
182182

183-
cmd_opt.db_user_is_set = false
184-
185183
'' resolved options
186184

187185
app_opt.wiki_url = "" '' export: resolved wiki url

0 commit comments

Comments
 (0)