LUCENE-8457: turn off more debugging output for test

This commit is contained in:
iverase 2018-08-18 18:33:26 +02:00
parent d8ba1b1661
commit d6e1d4a4ba
1 changed files with 1 additions and 1 deletions

View File

@ -130,7 +130,7 @@ class GeoNorthRectangle extends GeoBaseBBox {
this.edgePoints = new GeoPoint[]{planetModel.NORTH_POLE};
System.out.println("LLHC = "+LLHC+" LRHC = "+LRHC);
//System.out.println("LLHC = "+LLHC+" LRHC = "+LRHC);
}
/**