]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/score.hh
release commit
[lilypond.git] / lily / include / score.hh
index d9a81f79e8c549306d8a21e34321a421899b13ec..0f015a0139fbba775cc9b5ee863869b8817b9cc7 100644 (file)
@@ -27,7 +27,7 @@ public:
     
   Score ();
   Score (Score const&);
-  SCM book_rendering (String, Book_output_def*, Output_def*, Output_def**);
+  SCM book_rendering (String, Output_def*, Output_def*);
 };
 
 DECLARE_UNSMOB (Score, score);