shell-model: Remove hidden category

No more panels are hidden now.

https://bugzilla.gnome.org/show_bug.cgi?id=790923
This commit is contained in:
Georges Basile Stavracas Neto 2017-11-11 01:24:35 -02:00
parent 6123d97e3f
commit c13de500b7
2 changed files with 2 additions and 9 deletions

View file

@ -59,7 +59,6 @@ typedef enum {
CC_CATEGORY_HARDWARE,
CC_CATEGORY_DEVICES,
CC_CATEGORY_DETAILS,
CC_CATEGORY_HIDDEN,
CC_CATEGORY_LAST
} CcPanelCategory;