X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finput.cc;h=b6aed9e2d1296b74182d9aca7f2921c6f9a04001;hb=a6a51abfd0195a3cf7d6ea095cf69808852f21ce;hp=74b7a61b3265ed24321a2ad4f520de546f289658;hpb=5af7cd44435fd26fade6e700a3912630e1553a87;p=lilypond.git diff --git a/lily/input.cc b/lily/input.cc index 74b7a61b32..b6aed9e2d1 100644 --- a/lily/input.cc +++ b/lily/input.cc @@ -29,8 +29,6 @@ using namespace std; #include "sources.hh" #include "warn.hh" -using std::string; - Input::Input (Input const &i) { source_file_ = i.source_file_;