From 7e77a1f9cdb759afa3b86bce95cd4cbc85fc9371 Mon Sep 17 00:00:00 2001 From: Dennis Luxen Date: Thu, 30 Sep 2010 16:02:43 +0000 Subject: [PATCH] Forgot to remove debug output --- extractLargeNetwork.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/extractLargeNetwork.cpp b/extractLargeNetwork.cpp index 5f2c9774c..b7f859903 100644 --- a/extractLargeNetwork.cpp +++ b/extractLargeNetwork.cpp @@ -268,9 +268,6 @@ int main (int argc, char *argv[]) int ferryIndex = settings.indexInAccessListOf("ferry"); assert(ferryIndex != -1); - if(eit->type == ferryIndex) - cout << "ferry index: " << ferryIndex << endl; - switch(eit->direction) { case _Way::notSure: