]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/text-def.cc
release: 0.0.46.jcn1
[lilypond.git] / lily / text-def.cc
index 22affae7edbc6a29546f2d0ea61c2344849eafdd..71fb743886a7dd877a2a22041f7db224c96acb7d 100644 (file)
@@ -8,7 +8,6 @@ Text_def::Text_def()
 {   
     align_i_ = 1;                      // right
     style_str_ = "roman";
-    defined_ch_C_ = 0;
 }
 bool
 Text_def::compare(Text_def const &def)