]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/book.hh
unsmob_pitch -> Pitch::unsmob and related
[lilypond.git] / lily / include / book.hh
index 7431b22dfbb3e0c2920ab962188771b1fffb2d5b..7527cf5062c2780c758cb5329c1da811434e3486 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2014 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
@@ -62,6 +62,5 @@ protected:
                           Output_def *layout);
 };
 
-DECLARE_UNSMOB (Book, book);
 
 #endif /* BOOK_HH */