]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/book.hh
Remove paper var caching.
[lilypond.git] / lily / include / book.hh
index 86825995492ee083b3765022d9463e2a0ea60c16..c9191e63f9d0bb61c9e253f9418bf8cef91cb24f 100644 (file)
@@ -24,7 +24,7 @@ public:
   Link_array<Score> scores_;
     
   Book ();
-  Book (Book const&);
+
   void process (String outname, Music_output_def*, SCM header);
   SCM to_stencil (Music_output_def*, SCM header);
 };