]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/musical-request.cc
patch::: 1.3.78.jcn1
[lilypond.git] / lily / musical-request.cc
index 16bb0d55133085f272d82eb4c5b752d27b0c0006..cdcda7ac0160ae4c634aa92163c461e23d9a774b 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--1999 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  1997--2000 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 #include "musical-request.hh"
@@ -159,19 +159,6 @@ Span_req::Span_req ()
   span_dir_ = CENTER;
 }
 
-Chord_tremolo_req::Chord_tremolo_req ()
-{
-  type_i_ = 0;
-}
-
-void
-Chord_tremolo_req::do_print () const
-{
-#ifndef NPRINT
-  DEBUG_OUT << type_i_;
-#endif
-}
-
 void
 Text_script_req::do_print () const
 {