]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/text-def.cc
release: 0.0.77.jcn1
[lilypond.git] / lily / text-def.cc
index 4d6c641436a4e78c073ba72b73c42a200fcd7934..9ab7d0a25b5f9d6f21f485d9c40cda432a175dec 100644 (file)
@@ -58,5 +58,5 @@ Text_def::print() const
        style_str_ << "align " << align_i_ << '\n';
 }
 
-IMPLEMENT_STATIC_NAME(Text_def);
+
 IMPLEMENT_IS_TYPE_B1(Text_def,General_script_def);