]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/music-output-def.hh
release: 1.5.47
[lilypond.git] / lily / include / music-output-def.hh
index 8015d6079041c6b33e3c7cd3dfc7c2354a7bf788..54b8954c53d17fbda85aa22a43422a8403788acd 100644 (file)
 
 /**
   Definition of how to output lilypond.
-
-  TODO: smobify, remove Music_output_def_identifier.
-
-  TODO: remove Scope structure. Scheme_hash_table has all the info.
  */
 class Music_output_def  
 {
@@ -29,8 +25,6 @@ public:
   Scheme_hash_table * translator_tab_;
   Scheme_hash_table * variable_tab_;  
 
-  Scope *translator_p_dict_p_;
-  Scope *scope_p_;
 
   SCM scaled_fonts_;
   SCM style_sheet_;