From 3b3d594e7bed0b2976ae0582b31703d4aad71812 Mon Sep 17 00:00:00 2001 From: Neil Puttock Date: Sun, 18 Apr 2010 19:50:34 +0100 Subject: [PATCH] Remove unused prototype in score.hh. --- lily/include/score.hh | 1 - 1 file changed, 1 deletion(-) 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 */ -- 2.39.5