Remove a stray log message
This commit is contained in:
parent
72f9ff3735
commit
9fbd879c9f
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ SettingControl {
|
|||
|
||||
function restoreState()
|
||||
{
|
||||
console.info("Custom restore state on SettingsDateTimePicker");
|
||||
var rawValue = _config.getValueForKey("", root.setting, defaultValue);
|
||||
dateTimeEdit.setDate(rawValue);
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue