Removed incorrect function call

This commit is contained in:
varjolintu 2018-05-10 16:30:14 +03:00
parent 6cc811f495
commit a668546f0e

View file

@ -1179,7 +1179,6 @@ cip.credentials = [];
jQuery(function() {
cip.init();
cip.detectDatabaseChange();
});
cip.init = function() {