From 2685079c63ac9f310d0952582aad8127cbdeffb4 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Mon, 20 Jan 2020 18:41:42 +0100 Subject: supplicant: drop unused NM_SUPPLICANT_INTERFACE_CREDENTIALS_REQUEST signal --- src/supplicant/nm-supplicant-interface.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/supplicant/nm-supplicant-interface.h') diff --git a/src/supplicant/nm-supplicant-interface.h b/src/supplicant/nm-supplicant-interface.h index 31d6d535f9..25dca98481 100644 --- a/src/supplicant/nm-supplicant-interface.h +++ b/src/supplicant/nm-supplicant-interface.h @@ -69,7 +69,6 @@ typedef enum { #define NM_SUPPLICANT_INTERFACE_PEER_UPDATED "peer-updated" #define NM_SUPPLICANT_INTERFACE_PEER_REMOVED "peer-removed" #define NM_SUPPLICANT_INTERFACE_SCAN_DONE "scan-done" -#define NM_SUPPLICANT_INTERFACE_CREDENTIALS_REQUEST "credentials-request" #define NM_SUPPLICANT_INTERFACE_WPS_CREDENTIALS "wps-credentials" #define NM_SUPPLICANT_INTERFACE_GROUP_STARTED "group-started" #define NM_SUPPLICANT_INTERFACE_GROUP_FINISHED "group-finished" -- cgit v1.2.3