summaryrefslogtreecommitdiff
path: root/src/nm-active-connection.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nm-active-connection.h')
-rw-r--r--src/nm-active-connection.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/nm-active-connection.h b/src/nm-active-connection.h
index 0c2e2358d5..d99a959e90 100644
--- a/src/nm-active-connection.h
+++ b/src/nm-active-connection.h
@@ -159,9 +159,6 @@ void nm_active_connection_set_master (NMActiveConnection *self,
void nm_active_connection_set_parent (NMActiveConnection *self,
NMActiveConnection *parent);
-void nm_active_connection_set_assumed (NMActiveConnection *self,
- gboolean assumed);
-
gboolean nm_active_connection_get_assumed (NMActiveConnection *self);
NMActivationType nm_active_connection_get_activation_type (NMActiveConnection *self);