]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/axis-group-element.cc
release: 1.1.1
[lilypond.git] / lily / axis-group-element.cc
index 928f64de0c6799c4b1ea34e0c72709ee5c0e0874..a19d26c6c310669b43fcc6f2cba668111458159c 100644 (file)
@@ -76,12 +76,5 @@ Axis_group_element::Axis_group_element ()
   transparent_b_ = true;
 }
 
-Axis_group_element*
-Axis_group_element::access_Axis_group_element ()
-{
-  return this;
-}
-
-
 
 IMPLEMENT_IS_TYPE_B2(Axis_group_element, Score_element, Graphical_axis_group);