shell: Disable privacy panels temporarely

It will be reimplemented in a single panel in later commits.
This commit is contained in:
Marco Melorio 2023-06-03 12:31:53 +02:00 committed by Felipe Borges
parent 174ca7c935
commit 31a91a221c
7 changed files with 9 additions and 185 deletions

View file

@ -30,7 +30,6 @@ G_BEGIN_DECLS
typedef enum
{
CC_PANEL_LIST_MAIN,
CC_PANEL_LIST_PRIVACY,
CC_PANEL_LIST_WIDGET,
CC_PANEL_LIST_SEARCH
} CcPanelListView;