panel-list: Remove Details subsection

As per the latest mockups, the Details section is a toplevel
section, and not an actual subsection.

Remove all the code that implemented Details as a subsection,
and simply treat these panels as toplevel ones.
This commit is contained in:
Georges Basile Stavracas Neto 2019-11-27 19:23:11 -03:00
parent 3576133654
commit f0d246a8b0
4 changed files with 4 additions and 116 deletions

View file

@ -30,7 +30,6 @@ G_BEGIN_DECLS
typedef enum
{
CC_PANEL_LIST_MAIN,
CC_PANEL_LIST_DETAILS,
CC_PANEL_LIST_DEVICES,
CC_PANEL_LIST_PRIVACY,
CC_PANEL_LIST_WIDGET,