summaryrefslogtreecommitdiff
path: root/src/polkitbackend/polkitbackendauthority.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/polkitbackend/polkitbackendauthority.h')
-rw-r--r--src/polkitbackend/polkitbackendauthority.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/polkitbackend/polkitbackendauthority.h b/src/polkitbackend/polkitbackendauthority.h
index a564054..f9f7385 100644
--- a/src/polkitbackend/polkitbackendauthority.h
+++ b/src/polkitbackend/polkitbackendauthority.h
@@ -43,13 +43,6 @@ G_BEGIN_DECLS
typedef struct _PolkitBackendAuthorityClass PolkitBackendAuthorityClass;
/**
- * POLKIT_BACKEND_AUTHORITY_EXTENSION_POINT_NAME:
- *
- * Extension point name for authority backend implementations.
- */
-#define POLKIT_BACKEND_AUTHORITY_EXTENSION_POINT_NAME "polkit-backend-authority-1"
-
-/**
* PolkitBackendAuthority:
*
* The #PolkitBackendAuthority struct should not be accessed directly.