src/hierarchyelement.cpp

changeset 1198
f7151e4cd90f
parent 1196
0908803938f9
child 1199
613a981223a6
--- a/src/hierarchyelement.cpp	Mon Mar 06 00:41:13 2017 +0200
+++ b/src/hierarchyelement.cpp	Mon Mar 06 00:43:43 2017 +0200
@@ -67,9 +67,3 @@
 {
 	return m_window->grid();
 }
-
-
-MathFunctions* HierarchyElement::math() const
-{
-	return m_window->mathFunctions();
-}

mercurial