disabled printing for this release

This commit is contained in:
DennisSchiefer 2012-04-15 19:35:50 +02:00
parent f08c389faa
commit 23ca80030e

View File

@ -27,7 +27,7 @@ OSRM.init = function() {
OSRM.Localization.init();
OSRM.GUI.init();
OSRM.Map.init();
OSRM.Printing.init();
//OSRM.Printing.init();
OSRM.Routing.init();
// check if the URL contains some GET parameter, e.g. for showing a route