summaryrefslogtreecommitdiff
path: root/i/marvin/src/motor/motor.hh
diff options
context:
space:
mode:
authordufourj2006-03-11 16:10:25 +0000
committerdufourj2006-03-11 16:10:25 +0000
commit15cd6ebf2ae12c601d6f6aef8337aa16effeacc2 (patch)
tree4e384c0fac315177b8aec93dea9c68046daddf71 /i/marvin/src/motor/motor.hh
parentc4395e067140b7bbc40a20c4d8d720d30b096033 (diff)
Classe Config en singleton
Diffstat (limited to 'i/marvin/src/motor/motor.hh')
-rw-r--r--i/marvin/src/motor/motor.hh3
1 files changed, 1 insertions, 2 deletions
diff --git a/i/marvin/src/motor/motor.hh b/i/marvin/src/motor/motor.hh
index ad67f84..1325c64 100644
--- a/i/marvin/src/motor/motor.hh
+++ b/i/marvin/src/motor/motor.hh
@@ -25,7 +25,6 @@
//
// }}}
-#include "config/config.hh"
#include "asserv/asserv.hh"
#include <queue>
@@ -68,7 +67,7 @@ class Motor : public Asserv::Receiver
public:
/// Constructeur
- Motor (const Config & config);
+ Motor (void);
/// Initialise les moteurs
void init(void);
///Arręte les moteurs