From: Han-Wen Nienhuys Date: Mon, 9 Apr 2007 14:43:05 +0000 (-0300) Subject: always compile in setters for graphviz. X-Git-Tag: release/2.11.22-1~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=42b13886277971501914bf5bd5ad46a15792c40d;p=lilypond.git always compile in setters for graphviz. --- diff --git a/lily/grob-property.cc b/lily/grob-property.cc index e4dad5f235..740b57dea1 100644 --- a/lily/grob-property.cc +++ b/lily/grob-property.cc @@ -23,7 +23,6 @@ Protected_scm grob_property_callback_stack = SCM_EOL; -#ifndef NDEBUG extern bool debug_property_callbacks; static void @@ -73,7 +72,6 @@ LY_DEFINE (ly_set_property_cache_callback, "ly:set-property-cache-callback", cache_callback = (ly_is_procedure (cb)) ? cb : SCM_BOOL_F; return SCM_UNSPECIFIED; } -#endif void