Index: trunk/src/org/openstreetmap/josm/data/validation/tests/MultipolygonTest.java
===================================================================
--- trunk/src/org/openstreetmap/josm/data/validation/tests/MultipolygonTest.java	(revision 11837)
+++ trunk/src/org/openstreetmap/josm/data/validation/tests/MultipolygonTest.java	(revision 11839)
@@ -864,5 +864,4 @@
                 }
                 if (useIntersectionTest) {
-                    Main.warn("using complex test ");
                     PolygonIntersection res = Geometry.polygonIntersection(inner.getNodes(), outerCandidate.getNodes());
                     if (res == PolygonIntersection.FIRST_INSIDE_SECOND)
