removed redudant constant

This commit is contained in:
Jakob Fries 2008-02-02 11:10:46 +00:00
parent e2de77ea14
commit 307c2cfae8

View file

@ -16,10 +16,6 @@ extern "C" {
#include "../g_version.h"
#ifndef M_PI
#define M_PI 3.14159265358979323846
#endif
enum
{
CONSOLE_CLOSED,