X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fbook-paper-def.hh;h=919b0e8e42958f6416434ce14af7faf922271a47;hb=489ffb188ae02237fa0a22763d08841a669dc2a4;hp=f807347bb610c5ee2d05b8c5c836e03e9a8af46c;hpb=ca4a47ffd343a3672c0e13b801eeb2647866ce98;p=lilypond.git diff --git a/lily/include/book-paper-def.hh b/lily/include/book-paper-def.hh index f807347bb6..919b0e8e42 100644 --- a/lily/include/book-paper-def.hh +++ b/lily/include/book-paper-def.hh @@ -3,13 +3,12 @@ source file of the GNU LilyPond music typesetter - (c) 2004 Jan Nieuwenhuizen + (c) 2004--2007 Jan Nieuwenhuizen */ #ifndef BOOK_PAPER_DEF_HH #define BOOK_PAPER_DEF_HH -#include "lily-proto.hh" #include "output-def.hh" #error @@ -19,7 +18,6 @@ class Output_def : public Output_def public: VIRTUAL_COPY_CONSTRUCTOR (Output_def, Output_def); Output_def (Output_def const &); - Output_def (); virtual void derived_mark ();