X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fstem-tremolo.cc;h=5f71607a37b89b8877ea58c832c9521cb0163aa7;hb=97a0169312a260933246ab224e4f8b0969871dd5;hp=f88b41c450be6095b6158bf827a6275b50804805;hpb=1de3d397c18622b6061402fef18e625701712bc5;p=lilypond.git diff --git a/lily/stem-tremolo.cc b/lily/stem-tremolo.cc index f88b41c450..5f71607a37 100644 --- a/lily/stem-tremolo.cc +++ b/lily/stem-tremolo.cc @@ -31,8 +31,6 @@ #include "stem.hh" #include "warn.hh" -using std::vector; - MAKE_SCHEME_CALLBACK (Stem_tremolo, calc_slope, 1) SCM Stem_tremolo::calc_slope (SCM smob)