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