X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fdots.cc;h=b7f787bc022f0e9c1af1428ba9b1d645abd2ae39;hb=97a0169312a260933246ab224e4f8b0969871dd5;hp=dd2230a797a5b89b51235b0fe1298ca0fd80c050;hpb=f127e14af04f474d20406ca0e0f76f05061ee103;p=lilypond.git diff --git a/lily/dots.cc b/lily/dots.cc index dd2230a797..b7f787bc02 100644 --- a/lily/dots.cc +++ b/lily/dots.cc @@ -26,8 +26,6 @@ #include "staff-symbol-referencer.hh" #include "international.hh" -using std::string; - MAKE_SCHEME_CALLBACK (Dots, print, 1); SCM Dots::print (SCM d)