refs #4974 Now no delete verdnatura ODBC

This commit is contained in:
Guillermo Bonet 2023-02-02 10:30:15 +01:00
parent 1994674de5
commit a866a96a24
1 changed files with 0 additions and 2 deletions

View File

@ -116,8 +116,6 @@ var App = {
// -----
this.regDelete(Conf.regPath +'\\configured');
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');