projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a11c109
)
- removed unneeded and incorrect extern
author
Ingo Ruhnke
<grumbel@gmx.de>
Thu, 13 Jul 2006 22:07:29 +0000
(22:07 +0000)
committer
Ingo Ruhnke
<grumbel@gmx.de>
Thu, 13 Jul 2006 22:07:29 +0000
(22:07 +0000)
SVN-Revision: 4000
src/control/controller.cpp
patch
|
blob
|
history
diff --git
a/src/control/controller.cpp
b/src/control/controller.cpp
index
43f7665
..
05a33aa
100644
(file)
--- 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",