]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/page-marker.hh
unsmob_pitch -> Pitch::unsmob and related
[lilypond.git] / lily / include / page-marker.hh
index b608e080a9e43e161422779fdf0f2d4d1013f42c..8f344d41affea574aca8c0b1b8104ad41afb3818 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2007--2012 Nicolas Sceaux <nicolas.sceaux@free.fr>
+  Copyright (C) 2007--2014 Nicolas Sceaux <nicolas.sceaux@free.fr>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -44,6 +44,5 @@ public:
   SCM label ();
 };
 
-DECLARE_UNSMOB (Page_marker, page_marker)
 
 #endif /* PAGE_MARKER_HH */