summaryrefslogtreecommitdiff
path: root/basegfx
diff options
context:
space:
mode:
Diffstat (limited to 'basegfx')
-rw-r--r--basegfx/source/polygon/b2dpolygoncutandtouch.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/basegfx/source/polygon/b2dpolygoncutandtouch.cxx b/basegfx/source/polygon/b2dpolygoncutandtouch.cxx
index 83fddfebe5d7..58f6b92be5af 100644
--- a/basegfx/source/polygon/b2dpolygoncutandtouch.cxx
+++ b/basegfx/source/polygon/b2dpolygoncutandtouch.cxx
@@ -39,8 +39,6 @@
#include <vector>
#include <algorithm>
-//////////////////////////////////////////////////////////////////////////////
-// defines
#define SUBDIVIDE_FOR_CUT_TEST_COUNT (50)