Prune unsupported setting RoomSubList.showEmpty

The code reading this setting was previously removed in #2229.
This commit is contained in:
J. Ryan Stinnett 2019-01-11 14:59:14 -06:00
parent ef78036a72
commit e08c70b820
3 changed files with 0 additions and 7 deletions

View file

@ -82,7 +82,6 @@ const SIMPLE_SETTINGS = [
{ id: "VideoView.flipVideoHorizontally" },
{ id: "TagPanel.disableTagPanel" },
{ id: "enableWidgetScreenshots" },
{ id: "RoomSubList.showEmpty" },
{ id: "pinMentionedRooms" },
{ id: "pinUnreadRooms" },
{ id: "showDeveloperTools" },