UI: remove option to enable online access on startup
Setting up online access is being updated and this isn't required.
This commit is contained in:
parent
da1ea4cdd1
commit
aacf14ae95
@ -3288,9 +3288,6 @@ class WM_MT_splash_quick_setup(Menu):
|
||||
if hasattr(kc_prefs, "spacebar_action"):
|
||||
col.row().prop(kc_prefs, "spacebar_action", text="Spacebar Action")
|
||||
|
||||
# Network.
|
||||
col.row().prop(prefs.system, "use_online_access")
|
||||
|
||||
# Save Preferences.
|
||||
sub = col.column()
|
||||
sub.separator(factor=2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user