summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/ipxe/command.h')
-rw-r--r--src/include/ipxe/command.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/include/ipxe/command.h b/src/include/ipxe/command.h
index 2486e7aa2..a7d0ae462 100644
--- a/src/include/ipxe/command.h
+++ b/src/include/ipxe/command.h
@@ -23,6 +23,4 @@ struct command {
#define __command __table_entry ( COMMANDS, 01 )
-extern int shell_exit;
-
#endif /* _IPXE_COMMAND_H */