Closed qarkai closed 3 months ago
Implemented in commit ae645dfda4953bb8346db6ff2652e6ac4dd03a4f
@qarkai
If this of interest to you, please note that I am working on making Geeqie a GtkApplication - all the command line parsing in main.cc will disappear - eventually. ./src/remote.cc
will be deleted and replaced by another slightly similar file.
Remove unused parameters. Reduce scope of variables. Reduce code duplication. Fix unexpected elements logging.