summaryrefslogtreecommitdiff
path: root/introspection/nm-agent-manager.xml
diff options
context:
space:
mode:
Diffstat (limited to 'introspection/nm-agent-manager.xml')
-rw-r--r--introspection/nm-agent-manager.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/introspection/nm-agent-manager.xml b/introspection/nm-agent-manager.xml
index d107442860..4b53675cfd 100644
--- a/introspection/nm-agent-manager.xml
+++ b/introspection/nm-agent-manager.xml
@@ -8,8 +8,6 @@
Called by secret Agents to register their ability to provide and save
network secrets.
</tp:docstring>
- <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_agent_manager_register"/>
- <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
<arg name="identifier" type="s" direction="in">
<tp:docstring>
Identifies this agent; only one agent in each user session may use the
@@ -27,8 +25,6 @@
<tp:docstring>
Like Register() but indicates agent capabilities to NetworkManager.
</tp:docstring>
- <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_agent_manager_register_with_capabilities"/>
- <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
<arg name="identifier" type="s" direction="in">
<tp:docstring>
See the Register() method's identifier argument.
@@ -47,8 +43,6 @@
longer handle requests for network secrets. Agents are automatically
unregistered when they disconnect from D-Bus.
</tp:docstring>
- <annotation name="org.freedesktop.DBus.GLib.CSymbol" value="impl_agent_manager_unregister"/>
- <annotation name="org.freedesktop.DBus.GLib.Async" value=""/>
</method>
</interface>