]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/audio-element.cc
Release: bump Welcome versions.
[lilypond.git] / lily / audio-element.cc
index d8244d18004106739094b6edad6d800823b38700..87ed7fcb461868acc2fd7b2f0fbfa65569da97ed 100644 (file)
@@ -31,5 +31,5 @@ Audio_element::~Audio_element ()
 char const *
 Audio_element::name () const
 {
-  return this->class_name ();
+  return class_name ();
 }