--- a/src/basics.h Mon Aug 31 23:36:08 2015 +0300 +++ b/src/basics.h Sat Sep 05 23:03:24 2015 +0300 @@ -165,10 +165,6 @@ // Clears the bounding box void reset(); - // Calculates the bounding box's values from the objects in the current - // document. - void calculateFromCurrentDocument(); - // Returns the length of the bounding box on the longest measure. double longestMeasurement() const;