Ticket #4038 (closed defect: fixed)

Opened 4 years ago

Last modified 4 years ago

Unused config entry "expanded_view_of_groups"

Reported by: egmont Owned by:
Priority: minor Milestone: 4.8.24
Component: mc-core Version: master
Keywords: Cc:
Blocked By: Blocking:
Branch state: no branch Votes for changeset: committed-master

Description

The ini file has a section called "[HotlistConfig]" with just one entry named "expanded_view_of_groups".

Apparently it's unused. The variable "int expanded" is set from it in src/filemanager/hotlist.c, but is never read.

Thus I think the entire "HotlistConfig" section could be removed.

Change History

comment:1 Changed 4 years ago by andrew_b

Done in the 3997_cleanup branch.

comment:2 Changed 4 years ago by andrew_b

  • Blocked By 3997 added

comment:3 Changed 4 years ago by andrew_b

  • Votes for changeset set to committed-master
  • Milestone changed from Future Releases to 4.8.24

comment:4 Changed 4 years ago by andrew_b

  • Blocked By 3997 removed

comment:5 Changed 4 years ago by andrew_b

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.