src/basics.h

changeset 978
4603d8fd063e
parent 968
4b93b7963456
child 996
9ecc878c7dea
child 1002
a3ee23db8393
--- 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;
 

mercurial