]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/output-def.hh
Merge commit 'origin/dev/jneeman' into systems-per-page
[lilypond.git] / lily / include / output-def.hh
index 6a6165037efea772f25f0e869bc3734caf393976..b683cc61f1797a4b8b9bb321745a43136ad22bec 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--2009 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 ();