removing debug output
This commit is contained in:
		
							parent
							
								
									e05193f46d
								
							
						
					
					
						commit
						02fd528c32
					
				@ -149,9 +149,6 @@ private:
 | 
				
			|||||||
            m_turn_instruction_list[i] = current_edge_data.turnInstruction;
 | 
					            m_turn_instruction_list[i] = current_edge_data.turnInstruction;
 | 
				
			||||||
        }
 | 
					        }
 | 
				
			||||||
        edges_input_stream.close();
 | 
					        edges_input_stream.close();
 | 
				
			||||||
        SimpleLogger().Write(logDEBUG)
 | 
					 | 
				
			||||||
            << "Loaded " << number_of_edges << " orig edges";
 | 
					 | 
				
			||||||
        SimpleLogger().Write(logDEBUG) << "Opening NN indices";
 | 
					 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    void LoadRTree(
 | 
					    void LoadRTree(
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user