Removed old checks

This commit is contained in:
peteruithoven 2014-02-10 15:04:04 +01:00
parent d8dea626fe
commit d432c00336
1 changed files with 0 additions and 4 deletions

View File

@ -88,10 +88,6 @@ function SettingsWindow() {
_updatePanel.setInAccessPointMode(inAccessPointMode);
});
_form.check();
_printerPanel.check();
_networkPanel.check();
self.loadSettings();
});