mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
Remove unused var
[SVN r23260]
This commit is contained in:
@@ -30,10 +30,6 @@ feature.subfeature toolset msvc : vendor
|
||||
# to be seen, though ;-)
|
||||
;
|
||||
|
||||
# Remember whether any versions have been initialized, allowing us to
|
||||
# set the first initialized version as the default.
|
||||
.initialized = ;
|
||||
|
||||
# Initialize the toolset for a specific version. As the result, path to
|
||||
# compiler and, possible, program names are set up, and will be used when
|
||||
# that version of compiler is requested. For example, you might have::
|
||||
|
||||
Reference in New Issue
Block a user