- removed unneeded and incorrect extern
authorIngo Ruhnke <grumbel@gmx.de>
Thu, 13 Jul 2006 22:07:29 +0000 (22:07 +0000)
committerIngo Ruhnke <grumbel@gmx.de>
Thu, 13 Jul 2006 22:07:29 +0000 (22:07 +0000)
SVN-Revision: 4000

src/control/controller.cpp

index 43f7665..05a33aa 100644 (file)
@@ -21,8 +21,6 @@
 
 #include "controller.hpp"
 
-extern Controller* main_controller;
-
 const char* Controller::controlNames[] = {
   "left",
   "right",