X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fpaper-outputter-scheme.cc;h=145e9bfa9323b16d1ead30ec4189d3bbc6815127;hb=97a0169312a260933246ab224e4f8b0969871dd5;hp=bedd02f8caf60b6d69ba8f019c0ad4855f0f4dc7;hpb=1de3d397c18622b6061402fef18e625701712bc5;p=lilypond.git diff --git a/lily/paper-outputter-scheme.cc b/lily/paper-outputter-scheme.cc index bedd02f8ca..145e9bfa93 100644 --- a/lily/paper-outputter-scheme.cc +++ b/lily/paper-outputter-scheme.cc @@ -23,8 +23,6 @@ #include "stencil.hh" #include "warn.hh" -using std::string; - LY_DEFINE (ly_make_paper_outputter, "ly:make-paper-outputter", 2, 0, 0, (SCM port, SCM format), "Create an outputter that evaluates within"