]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/score.hh
Merge branch 'master' of git://git.sv.gnu.org/lilypond
[lilypond.git] / lily / include / score.hh
index 039e1d236a300b299c3ac4011d647def43fd453b..bcd967cda108991715b6bb21b6ad8a6aec0b0860 100644 (file)
@@ -15,7 +15,6 @@
 #include "std-vector.hh"
 #include "smobs.hh"
 #include "virtual-methods.hh"
-#include "std-string.hh"
 
 class Score
 {
@@ -44,7 +43,6 @@ public:
 
 DECLARE_UNSMOB (Score, score);
 
-void default_rendering (SCM, SCM, SCM, SCM, SCM, SCM);
 SCM ly_render_output (SCM, SCM);
 SCM ly_run_translator (SCM, SCM, SCM);