summaryrefslogtreecommitdiff
path: root/ai/default/default.h
diff options
context:
space:
mode:
Diffstat (limited to 'ai/default/default.h')
-rw-r--r--ai/default/default.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/ai/default/default.h b/ai/default/default.h
deleted file mode 100644
index d367d4a72..000000000
--- a/ai/default/default.h
+++ /dev/null
@@ -1,8 +0,0 @@
-/* $Id$ */
-
-#ifndef DEFAULT_H
-#define DEFAULT_H
-
-void AiDoGameLoop(Player*);
-
-#endif