projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc94afa
)
Removed unneeded math.h
author
Ingo Ruhnke
<grumbel@gmx.de>
Wed, 7 May 2008 12:20:04 +0000
(12:20 +0000)
committer
Ingo Ruhnke
<grumbel@gmx.de>
Wed, 7 May 2008 12:20:04 +0000
(12:20 +0000)
SVN-Revision: 5431
src/options_menu.cpp
patch
|
blob
|
history
diff --git
a/src/options_menu.cpp
b/src/options_menu.cpp
index
f1234f8
..
000592a
100644
(file)
--- a/
src/options_menu.cpp
+++ b/
src/options_menu.cpp
@@
-18,7
+18,6
@@
// along with this program; if not, write to the Free Software
// Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
#include <config.h>
-#include <math.h> //for log10()
#include "profile_menu.hpp"
#include "options_menu.hpp"