Remove check for null vehicle in CYapfRoadT
commitc4e0d9b39100140988af7a012ee385d86ba76853
authorcirdan <cirdansw@gmail.com>
Sat, 1 Feb 2014 08:55:00 +0000 (1 09:55 +0100)
committercirdan <cirdansw@gmail.com>
Sat, 1 Feb 2014 08:55:00 +0000 (1 09:55 +0100)
tree92575731dffc3670748512040ef6a2305d6d9fd8
parent9eb71e08201d37baafb14a9b7378434ed3e446e3
Remove check for null vehicle in CYapfRoadT

CYapfRoadT is always constructed with a vehicle, so there is no
need to check if m_veh is non-null when logging debug info.
src/pathfinder/yapf/yapf_road.cpp