X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fflag.cc;h=39859088979696d4c42b08bc249eadbd5b902dbd;hb=f166a6e3a57e6cff6dbaf97b2c47edc114c8ec2f;hp=5aee4d9d155d9e1f2b1a2b94210f83e2cd895b50;hpb=525a57c5bc0ce6f92af465d1aa9653c5a8db82e1;p=lilypond.git diff --git a/lily/flag.cc b/lily/flag.cc index 5aee4d9d15..3985908897 100644 --- a/lily/flag.cc +++ b/lily/flag.cc @@ -1,7 +1,7 @@ /* This file is part of LilyPond, the GNU music typesetter. - Copyright (C) 1996--2011 Han-Wen Nienhuys + Copyright (C) 1996--2012 Han-Wen Nienhuys Jan Nieuwenhuizen LilyPond is free software: you can redistribute it and/or modify @@ -39,8 +39,6 @@ public: DECLARE_GROB_INTERFACE (); }; - - MAKE_SCHEME_CALLBACK (Flag, width, 1); SCM Flag::width (SCM smob) @@ -174,4 +172,4 @@ ADD_INTERFACE (Flag, /* properties */ "style " "stroke-style " - ); \ No newline at end of file + );