From: Ingo Ruhnke Date: Thu, 13 Jul 2006 22:07:29 +0000 (+0000) Subject: - removed unneeded and incorrect extern X-Git-Url: https://git.verplant.org/?a=commitdiff_plain;h=d434473665e299fb6153625eb7526dd6f9c129fa;p=supertux.git - removed unneeded and incorrect extern SVN-Revision: 4000 --- diff --git a/src/control/controller.cpp b/src/control/controller.cpp index 43f766591..05a33aaaa 100644 --- a/src/control/controller.cpp +++ b/src/control/controller.cpp @@ -21,8 +21,6 @@ #include "controller.hpp" -extern Controller* main_controller; - const char* Controller::controlNames[] = { "left", "right",