]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/output-def.hh
Run `make grand-replace'.
[lilypond.git] / lily / include / output-def.hh
index 6a6165037efea772f25f0e869bc3734caf393976..c7c4248ea4bb3a1a9ac4969ef46a8cead4495687 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1997--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef MUSIC_OUTPUT_DEF_HH
@@ -49,9 +49,6 @@ public:
   Input input_origin_;
   string user_key_;
 
-  Lily_parser *parser_;
-  Lily_parser *get_parser () const;
-  
   Output_def (Output_def const&);
   Output_def ();