]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/music.hh
release: 1.5.22
[lilypond.git] / lily / include / music.hh
index d89c24f70eed9240031b5421f969f2e6d3fb5a57..c3ece7688ba93f8a080897713fe550589ad293cb 100644 (file)
@@ -42,13 +42,6 @@ public:
 
   SCM internal_get_mus_property (SCM) const;
   void internal_set_mus_property (SCM , SCM val);
-#if 0
-  void set_immutable_mus_property (const char * , SCM val);
-  void set_immutable_mus_property (SCM key, SCM val);
-
-  SCM remove_mus_property (const char* nm);
-#endif
-
 
   virtual Pitch to_relative_octave (Pitch);