mirror of
https://github.com/Doodle3D/doodle3d-client.git
synced 2024-11-22 09:17:56 +01:00
Removed old checks
This commit is contained in:
parent
d8dea626fe
commit
d432c00336
@ -88,10 +88,6 @@ function SettingsWindow() {
|
|||||||
_updatePanel.setInAccessPointMode(inAccessPointMode);
|
_updatePanel.setInAccessPointMode(inAccessPointMode);
|
||||||
});
|
});
|
||||||
|
|
||||||
_form.check();
|
|
||||||
_printerPanel.check();
|
|
||||||
_networkPanel.check();
|
|
||||||
|
|
||||||
self.loadSettings();
|
self.loadSettings();
|
||||||
|
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user