refactor: remove dead code

This commit is contained in:
Milan
2020-05-24 00:00:50 +02:00
parent a12bffde44
commit 41bd4be39a
5 changed files with 1 additions and 12 deletions

View File

@@ -22,7 +22,6 @@ function pageLeaveHandler(){
return confirmPageLeave();
};
//$(window).unload(function(){});
pageIsLoaded=1;
console.log("pageLeaveHandler=initialized")