summaryrefslogtreecommitdiff
path: root/ai.c
diff options
context:
space:
mode:
Diffstat (limited to 'ai.c')
-rw-r--r--ai.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ai.c b/ai.c
index 1ab2b6f40..70679deca 100644
--- a/ai.c
+++ b/ai.c
@@ -1490,8 +1490,6 @@ static void AiStateWantNewRoute(Player *p)
i = 200;
for(;;) {
- byte dis;
-
r = (uint16)Random();
if (r < 0x7626) {