]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/text-item.hh
release: 1.0.15
[lilypond.git] / lily / include / text-item.hh
index 581446cfd46494e9a95c3d9b5c6fe97b0eb92d81..b0ffa91f33d701ab10438bd12d7ff931e88d71c1 100644 (file)
@@ -1,7 +1,7 @@
 /*
   text-item.hh -- part of GNU LilyPond
 
-  (c) 1996,97 Han-Wen Nienhuys
+  (c) 1996--1998 Han-Wen Nienhuys
 */
 
 #ifndef TEXT_ITEM_HH
@@ -21,7 +21,6 @@ public:
     /// do I have width?
     bool fat_b_;
     
-    /* ***************/
 
     Text_item (General_script_def* ,Direction dir=CENTER);
     virtual ~Text_item ();