]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/input.cc
Web-ja: update introduction
[lilypond.git] / lily / input.cc
index 74b7a61b3265ed24321a2ad4f520de546f289658..b6aed9e2d1296b74182d9aca7f2921c6f9a04001 100644 (file)
@@ -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_;