--- src/usr.bin/make/shell.c 2005/09/17 11:07:23 1.24 +++ src/usr.bin/make/shell.c 2005/09/22 09:13:38 1.25 @@ -49,8 +49,6 @@ #include "str.h" #include "util.h" -struct Shell *commandShell = NULL; - /** * Helper function for sorting the builtin list alphabetically. */