X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finput-scheme.cc;h=42d35816c31b1f9dc81fdc9ce534b039dd7d96c0;hb=6471bbe9a2bc3cdfc43adbc1272e936f6521994a;hp=1eeccf4f64cba2615e49039205727b0fd786b06b;hpb=1de3d397c18622b6061402fef18e625701712bc5;p=lilypond.git diff --git a/lily/input-scheme.cc b/lily/input-scheme.cc index 1eeccf4f64..42d35816c3 100644 --- a/lily/input-scheme.cc +++ b/lily/input-scheme.cc @@ -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"