]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/note-head.cc
*** empty log message ***
[lilypond.git] / lily / note-head.cc
index ba5903c8ac241170568873f47c36dac145567e95..63bc9c342c3ab530f91018025c31155418c395d1 100644 (file)
@@ -46,9 +46,7 @@ internal_print (Grob *me, String *font_char)
     {
       stem_dir = get_grob_direction (stem);
       if (stem_dir == CENTER)
-       {
-         programming_error ("Must have stem dir for note head");
-       }
+       programming_error ("must have stem dir for note head");
     }
 
   Stencil out;