From 8b95290e07410b59b904334199cd305a31e4a522 Mon Sep 17 00:00:00 2001 From: Rune Zedeler Date: Fri, 22 Dec 2006 22:53:40 +0100 Subject: [PATCH] removed comment --- lily/key-signature-interface.cc | 1 - 1 file changed, 1 deletion(-) diff --git a/lily/key-signature-interface.cc b/lily/key-signature-interface.cc index 84b6e05545..11f67b27f2 100644 --- a/lily/key-signature-interface.cc +++ b/lily/key-signature-interface.cc @@ -109,7 +109,6 @@ Key_signature_interface::print (SCM smob) if (scm_is_number (c0s)) c0p = scm_to_int (c0s); - /* Is this the correct way to determine this? -rz */ bool is_cancellation = me->internal_has_interface (ly_symbol2scm ("key-cancellation-interface")); -- 2.39.5