aboutsummaryrefslogtreecommitdiff
path: root/box-templates/box_1-23.c
diff options
context:
space:
mode:
Diffstat (limited to 'box-templates/box_1-23.c')
-rw-r--r--box-templates/box_1-23.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/box-templates/box_1-23.c b/box-templates/box_1-23.c
deleted file mode 100644
index 0331ed6..0000000
--- a/box-templates/box_1-23.c
+++ /dev/null
@@ -1,11 +0,0 @@
-/* SPDX-License-Identifier: GPL-3.0-or-later */
-/*
- * Copyright (C) 2022, 2023 Ferass El Hafidi <vitali64pmemail@protonmail.com>
- */
-/* START */
-
-#include <string.h>
-#include <unistd.h>
-#include <libgen.h>
-#include <stdio.h>
-/* END */