]> git.donarmstrong.com Git - lilypond.git/commitdiff
Remove unused prototype in score.hh.
authorNeil Puttock <n.puttock@gmail.com>
Sun, 18 Apr 2010 18:50:34 +0000 (19:50 +0100)
committerNeil Puttock <n.puttock@gmail.com>
Sun, 18 Apr 2010 19:08:46 +0000 (20:08 +0100)
lily/include/score.hh

index 7fa687c4e5ca9ae81f5abdf8840da55d764a0fcc..50ad5fe0aacde18677648705bfe8e95fec99a36a 100644 (file)
@@ -55,7 +55,6 @@ public:
 
 DECLARE_UNSMOB (Score, score);
 
-SCM ly_render_output (SCM, SCM);
 SCM ly_run_translator (SCM, SCM);
 
 #endif /* SCORE_HH */