mirror of
https://github.com/boostorg/build.git
synced 2026-02-17 01:32:12 +00:00
Boost Jam code cleanup - removed an unused global variable in the execunix.c module.
[SVN r79050]
This commit is contained in:
@@ -58,7 +58,6 @@
|
||||
*/
|
||||
|
||||
static clock_t tps;
|
||||
static struct timeval tv;
|
||||
static int select_timeout;
|
||||
static int intr;
|
||||
static int cmdsrunning;
|
||||
|
||||
Reference in New Issue
Block a user