4974-datasources-and-improvements #4
|
@ -116,8 +116,6 @@ var App = {
|
||||||
// -----
|
// -----
|
||||||
this.regDelete(Conf.regPath +'\\configured');
|
this.regDelete(Conf.regPath +'\\configured');
|
||||||
this.regDelete(Conf.regPath + '\\remember');
|
this.regDelete(Conf.regPath + '\\remember');
|
||||||
this.regDelete(Conf.odbcPath +'verdnatura\\');
|
|
||||||
this.regDelete(Conf.odbcPath +'ODBC Data Sources\\verdnatura');
|
|
||||||
}
|
}
|
||||||
|
|
||||||
var notSignOut = this.regRead(Conf.regPath, 'notSignOut');
|
var notSignOut = this.regRead(Conf.regPath, 'notSignOut');
|
||||||
|
|
Loading…
Reference in New Issue