diff options
-rw-r--r-- | mission-control-plugins/account-storage.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mission-control-plugins/account-storage.h b/mission-control-plugins/account-storage.h index 1a30b5ed..1e4c5873 100644 --- a/mission-control-plugins/account-storage.h +++ b/mission-control-plugins/account-storage.h @@ -30,7 +30,6 @@ G_BEGIN_DECLS #define MCP_ACCOUNT_STORAGE_PLUGIN_PRIO_READONLY -1 #define MCP_ACCOUNT_STORAGE_PLUGIN_PRIO_DEFAULT 0 #define MCP_ACCOUNT_STORAGE_PLUGIN_PRIO_NORMAL 100 -#define MCP_ACCOUNT_STORAGE_PLUGIN_PRIO_KEYRING 10000 typedef enum { MCP_ACCOUNT_STORAGE_SET_RESULT_FAILED = 0, |