]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/input-scheme.cc
Issue 5167/6: Changes: show \markup xxx = ... \etc assignments
[lilypond.git] / lily / input-scheme.cc
index 1eeccf4f64cba2615e49039205727b0fd786b06b..42d35816c31b1f9dc81fdc9ce534b039dd7d96c0 100644 (file)
@@ -20,8 +20,6 @@
 #include "std-string.hh"
 #include "input.hh"
 
-using std::string;
-
 LY_DEFINE (ly_input_warning, "ly:input-warning", 2, 0, 1, (SCM sip, SCM msg, SCM rest),
            "Print @var{msg} as a GNU compliant warning message, pointing"
            " to the location in @var{sip}.  @var{msg} is interpreted"