From: Neil Puttock Date: Sun, 18 Apr 2010 18:50:34 +0000 (+0100) Subject: Remove unused prototype in score.hh. X-Git-Tag: release/2.13.19-1~2^2~26 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3b3d594e7bed0b2976ae0582b31703d4aad71812;p=lilypond.git Remove unused prototype in score.hh. --- diff --git a/lily/include/score.hh b/lily/include/score.hh index 7fa687c4e5..50ad5fe0aa 100644 --- a/lily/include/score.hh +++ b/lily/include/score.hh @@ -55,7 +55,6 @@ public: DECLARE_UNSMOB (Score, score); -SCM ly_render_output (SCM, SCM); SCM ly_run_translator (SCM, SCM); #endif /* SCORE_HH */