summaryrefslogtreecommitdiffstats
path: root/src/control
diff options
context:
space:
mode:
Diffstat (limited to 'src/control')
-rw-r--r--src/control/CarAI.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/control/CarAI.cpp b/src/control/CarAI.cpp
index d595feaf..37a78ec2 100644
--- a/src/control/CarAI.cpp
+++ b/src/control/CarAI.cpp
@@ -232,7 +232,6 @@ void CCarAI::UpdateCarAI(CVehicle* pVehicle)
}
if (pVehicle->bIsLawEnforcer)
MellowOutChaseSpeed(pVehicle);
-#endif
break;
case MISSION_GOTOCOORDS:
#ifdef MIAMI