Remove XXX from dependencies

This commit is contained in:
Alessandro Ranellucci 2012-04-16 14:03:36 +02:00
parent 356e750cf4
commit d51ba94e8a
24 changed files with 0 additions and 24 deletions

View file

@ -22,7 +22,6 @@ our @EXPORT_OK = qw(
polyline_remove_short_segments normal triangle_normal polygon_is_convex
);
use XXX;
use constant PI => 4 * atan2(1, 1);
use constant A => 0;