]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/paper-outputter-scheme.cc
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / lily / paper-outputter-scheme.cc
index bedd02f8caf60b6d69ba8f019c0ad4855f0f4dc7..145e9bfa9323b16d1ead30ec4189d3bbc6815127 100644 (file)
@@ -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"