aboutsummaryrefslogtreecommitdiff
path: root/box-templates/box_70-73.c
diff options
context:
space:
mode:
Diffstat (limited to 'box-templates/box_70-73.c')
-rw-r--r--box-templates/box_70-73.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/box-templates/box_70-73.c b/box-templates/box_70-73.c
deleted file mode 100644
index 0f48b18..0000000
--- a/box-templates/box_70-73.c
+++ /dev/null
@@ -1,6 +0,0 @@
-/* START */
- else if (!strcmp(basename(argv[0]), "box") && argc == 1) {
- printf("Ferass' Base System in a box\n\n");
- printf("Usage: box <COMMAND> [ARGS]\n\n");
- printf("Commands available:\n");
-/* END */