summaryrefslogtreecommitdiffstats
path: root/commands/true.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/true.c')
-rw-r--r--commands/true.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/commands/true.c b/commands/true.c
index fbb34e7690..24dea46929 100644
--- a/commands/true.c
+++ b/commands/true.c
@@ -32,4 +32,3 @@ BAREBOX_CMD_START(true)
BAREBOX_CMD_GROUP(CMD_GRP_SCRIPT)
BAREBOX_CMD_COMPLETE(empty_complete)
BAREBOX_CMD_END
-