removed forgotten setupBackButton function call

This commit is contained in:
Philipp Schaefer 2013-05-25 12:26:53 +02:00
parent 6e6249f903
commit 5cc27b70d9

View File

@ -387,7 +387,6 @@ function boot() {
window.setupQRLoadLib();
window.setupLayerChooserSelectOne();
window.setupLayerChooserStatusRecorder();
window.setupBackButton();
// read here ONCE, so the URL is only evaluated one time after the
// necessary data has been loaded.
urlPortalLL = getURLParam('pll');