Sharing: Allow screen sharing approving without remote control enabled

Fixes: https://bugzilla.gnome.org/show_bug.cgi?id=703898
This commit is contained in:
Jan-Michael Brummer 2013-09-17 19:46:25 +02:00 committed by Bastien Nocera
parent fecc2eca87
commit 209a528561

View file

@ -918,10 +918,6 @@ cc_sharing_panel_setup_screen_sharing_dialog (CcSharingPanel *self)
WID ("remote-control-box"),
NULL);
cc_sharing_panel_bind_switch_to_widgets (WID ("remote-control-switch"),
WID ("remote-control-grid"),
NULL);
cc_sharing_panel_bind_switch_to_widgets (WID ("remote-control-require-password-switch"),
WID ("password-grid"),
NULL);