X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fpaper-outputter-scheme.cc;h=145e9bfa9323b16d1ead30ec4189d3bbc6815127;hb=8211950f0931c4d8a0e18ee9e436e489bd583dbd;hp=bedd02f8caf60b6d69ba8f019c0ad4855f0f4dc7;hpb=f127e14af04f474d20406ca0e0f76f05061ee103;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"