From: fred Date: Tue, 11 Mar 1997 20:20:29 +0000 (+0000) Subject: lilypond-0.0.41 X-Git-Tag: release/1.5.59~6222 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c582d8ca697c48aea8a2e94379feb7bb76976842;p=lilypond.git lilypond-0.0.41 --- diff --git a/mi2mu/include/midi-global.hh b/mi2mu/include/midi-global.hh index 29ba252a83..0e8644376d 100644 --- a/mi2mu/include/midi-global.hh +++ b/mi2mu/include/midi-global.hh @@ -23,7 +23,6 @@ extern Verbose level_ver; #endif extern Source* source_l_g; -extern bool no_triplets_bo_g; void message( String message_str, char const* context_ch_c_l ); void warning( String message_str, char const* context_ch_c_l ); void error( String message_str, char const* context_ch_c_l );