From 6018e17637264a9561b37be699c3d53b6661de23 Mon Sep 17 00:00:00 2001 From: Kacper Fiedorowicz Date: Sat, 3 Jan 2026 18:44:51 +0100 Subject: Add docs and nohup/unlink utitilies --- bin/playground/main.c | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 bin/playground/main.c (limited to 'bin/playground/main.c') diff --git a/bin/playground/main.c b/bin/playground/main.c deleted file mode 100644 index a6dab69a..00000000 --- a/bin/playground/main.c +++ /dev/null @@ -1,6 +0,0 @@ -/* Place where code from libs can be tested */ - -int main(void) -{ - return 0; -} -- cgit v1.2.3