summaryrefslogtreecommitdiff
path: root/2005/i/robert/src/ai/ai.hh
diff options
context:
space:
mode:
Diffstat (limited to '2005/i/robert/src/ai/ai.hh')
-rw-r--r--2005/i/robert/src/ai/ai.hh2
1 files changed, 0 insertions, 2 deletions
diff --git a/2005/i/robert/src/ai/ai.hh b/2005/i/robert/src/ai/ai.hh
index bf89910..b4a3c8d 100644
--- a/2005/i/robert/src/ai/ai.hh
+++ b/2005/i/robert/src/ai/ai.hh
@@ -63,8 +63,6 @@ class Ai
void init (void);
/// Arrète le robot.
void stop (void);
- /// Attend des données (préférez plutôt temporisation).
- void wait (int t);
/// Fonction de temporisation
void temporisation (int t);
// Attend le jack entré (false) ou sorti (true).