X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5d3e7b52d84580c28df8f754b81363502f917ac7..d76bb5b289b65bf4bfeb1e8b4c84b34693e4c73d:/src/common/geometry.cpp diff --git a/src/common/geometry.cpp b/src/common/geometry.cpp index b78f2e79ee..d74af422a9 100644 --- a/src/common/geometry.cpp +++ b/src/common/geometry.cpp @@ -29,11 +29,6 @@ #include "wx/geometry.h" #include "wx/datstrm.h" -// normally this is defined in -#ifndef M_PI - #define M_PI 3.14159265358979323846 -#endif - // // wxPoint2D //