X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fbeam-quanting.cc;h=f3505772f1a70940c4deb9014d400b9158e485a2;hb=97a0169312a260933246ab224e4f8b0969871dd5;hp=740f28690876b940a109f20dcda5064b3bb07938;hpb=1de3d397c18622b6061402fef18e625701712bc5;p=lilypond.git diff --git a/lily/beam-quanting.cc b/lily/beam-quanting.cc index 740f286908..f3505772f1 100644 --- a/lily/beam-quanting.cc +++ b/lily/beam-quanting.cc @@ -47,10 +47,6 @@ using namespace std; #include "warn.hh" #include "string-convert.hh" -using std::set; -using std::string; -using std::vector; - Real get_detail (SCM alist, SCM sym, Real def) {