aboutsummaryrefslogtreecommitdiff
path: root/box-templates/box_94-96.c
diff options
context:
space:
mode:
Diffstat (limited to 'box-templates/box_94-96.c')
-rw-r--r--box-templates/box_94-96.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/box-templates/box_94-96.c b/box-templates/box_94-96.c
deleted file mode 100644
index ac381af..0000000
--- a/box-templates/box_94-96.c
+++ /dev/null
@@ -1,9 +0,0 @@
-/* START */
- printf("\n");
- }
- else {
- printf("box: %s: Not found or not implemented.\n", argv[0]);
- }
- return 0;
-}
-/* END */