Removed unneeded math.h
[supertux.git] / src / options_menu.cpp
index f1234f8..000592a 100644 (file)
@@ -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"