Remove unused and read-only members of CommandLine struct
authorArkadiy Illarionov <[email protected]>
Thu, 27 Feb 2025 19:40:17 +0000 (22:40 +0300)
committerColin Clark <[email protected]>
Fri, 28 Feb 2025 11:06:21 +0000 (11:06 +0000)
commit9ccaa7db2322176ccbcd93d505cd7e77d14a16aa
treeac9c242b158b6250e4b10bc2d19b5261316bf336
parent2d47dac189f6423220aeb4bca7f816cdbbcfa2fa
Remove unused and read-only members of CommandLine struct

Rename ssi to log_file_ssi.
Simplify related code and fix memory leak.
src/command-line-handling.cc
src/compat-deprecated.h
src/layout.cc
src/main.cc
src/options.h
src/ui-fileops.cc