]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/grob-property.cc
* scm/layout-page-layout.scm (page-headfoot): annotate
[lilypond.git] / lily / grob-property.cc
index 9e217b33be3e91221efed1eb47947b8e3a076574..3c8a07db5cf5d79e0cc3300fe4e74813303e18cb 100644 (file)
@@ -68,12 +68,6 @@ Grob::internal_set_property (SCM sym, SCM v)
 }
 
 //#define PROFILE_PROPERTY_ACCESSES
-
-/*
-  Ugh C&P Coding.
-
-  Retrieve property without triggering callback.
- */
 SCM
 Grob::get_property_data (SCM sym) const
 {