mirror of
https://github.com/boostorg/build.git
synced 2026-02-17 01:32:12 +00:00
Clean up build warnings (gcc & clang).
This commit is contained in:
@@ -265,7 +265,6 @@ int main( int argc, char * * argv, char * * arg_environ )
|
||||
int n;
|
||||
char * s;
|
||||
struct bjam_option optv[ N_OPTS ];
|
||||
char const * all = "all";
|
||||
int status;
|
||||
int arg_c = argc;
|
||||
char * * arg_v = argv;
|
||||
|
||||
Reference in New Issue
Block a user