X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fmain.cc;h=d84f90ebd8ab55c85395adbdd6b750bb0d334f19;hb=5d84bfad4626892bcffd05adcced53c8a2329047;hp=001dc3a882c9d26b9dac22a337faad1808c7b73d;hpb=5af7cd44435fd26fade6e700a3912630e1553a87;p=lilypond.git diff --git a/lily/main.cc b/lily/main.cc index 001dc3a882..d84f90ebd8 100644 --- a/lily/main.cc +++ b/lily/main.cc @@ -130,7 +130,7 @@ static char const *WARRANTY //string lilypond_datadir; // moved to global-data.cc /* The jail specification: USER, GROUP, JAIL, DIR. */ -std::string jail_spec; +string jail_spec; /* The option parser */ static Getopt_long *option_parser = 0; @@ -214,10 +214,6 @@ configure_fpu () #endif /* defined(__x86__) || defined(__i386__) */ -using std::map; -using std::string; -using std::vector; - static void env_var_info (FILE *out, char const *key) /*