]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/paper-book.hh
* The grand 2005-2006 replace.
[lilypond.git] / lily / include / paper-book.hh
index 2780a231edfd8c6a3fc61670996267df4dcbd8c0..7373e9a0d7594ec50f2209a75ad958308e7854f2 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2004--2005  Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 2004--2006  Jan Nieuwenhuizen <janneke@gnu.org>
 */
 #ifndef PAPER_BOOK_HH
 #define PAPER_BOOK_HH
@@ -46,7 +46,6 @@ public:
   Stencil score_title (SCM);
   void classic_output (SCM output_channel);
   void output (SCM output_channel);
-  void post_processing (SCM, SCM);
 };
 
 DECLARE_UNSMOB (Paper_book, paper_book)