diff --git a/v1/vc-8_0-tools.jam b/v1/vc-8_0-tools.jam index 95bf3379d..ccd212ec7 100644 --- a/v1/vc-8_0-tools.jam +++ b/v1/vc-8_0-tools.jam @@ -24,9 +24,6 @@ VC_PDB_NAME = vc80 ; feature native-wchar_t : on off ; -flags vc-8_0 C++FLAGS : /Zc:forScope ; -flags vc-8_0 C++FLAGS on : /Zc:wchar_t ; - # The following #// line will be used by the regression test table generation # program as the column heading for HTML tables. Must not include version number. #//Micro-
soft
VC++