Removed unneeded math.h
authorIngo Ruhnke <grumbel@gmx.de>
Wed, 7 May 2008 12:20:04 +0000 (12:20 +0000)
committerIngo Ruhnke <grumbel@gmx.de>
Wed, 7 May 2008 12:20:04 +0000 (12:20 +0000)
SVN-Revision: 5431

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"