Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
NetworkManager
NetworkManager
Commits
ee49af01
Commit
ee49af01
authored
Jul 14, 2009
by
Dan Williams
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
vpn: remove debugging leftover
parent
302c9fcb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/vpn-manager/nm-vpn-service.c
src/vpn-manager/nm-vpn-service.c
+0
-1
No files found.
src/vpn-manager/nm-vpn-service.c
View file @
ee49af01
...
...
@@ -323,7 +323,6 @@ nm_vpn_service_activate (NMVPNService *service,
priv
=
NM_VPN_SERVICE_GET_PRIVATE
(
service
);
g_message
(
"%s: new VPNConnection for %s"
,
__func__
,
nm_connection_get_path
(
connection
));
vpn
=
nm_vpn_connection_new
(
connection
,
act_request
,
device
);
g_signal_connect
(
vpn
,
"vpn-state-changed"
,
G_CALLBACK
(
connection_vpn_state_changed
),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment