]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/score.hh
Build: Document the default make target.
[lilypond.git] / lily / include / score.hh
index 7fa687c4e5ca9ae81f5abdf8840da55d764a0fcc..1b34d404103a3cf6b1df5d07e5122f0ca26288ca 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2010 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2012 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -55,7 +55,6 @@ public:
 
 DECLARE_UNSMOB (Score, score);
 
-SCM ly_render_output (SCM, SCM);
 SCM ly_run_translator (SCM, SCM);
 
 #endif /* SCORE_HH */