]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/prob.hh
unsmob_pitch -> Pitch::unsmob and related
[lilypond.git] / lily / include / prob.hh
index 58d93cae231c851ead2803c1116b71d1541a5dcc..6fd7c49081e2ff992604ed7ab8a84a3e13cc0df4 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2004--2012  Jan Nieuwenhuizen <janneke@gnu.org>
+  Copyright (C) 2004--2014  Jan Nieuwenhuizen <janneke@gnu.org>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -57,7 +57,6 @@ public:
   void internal_set_property (SCM sym, SCM val);
 };
 
-DECLARE_UNSMOB (Prob, prob);
 
 SCM ly_prob_set_property_x (SCM system, SCM sym, SCM value);
 SCM ly_prob_property (SCM prob, SCM sym, SCM val);