summaryrefslogtreecommitdiff
path: root/bin/playground/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'bin/playground/main.c')
-rw-r--r--bin/playground/main.c6
1 files changed, 0 insertions, 6 deletions
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;
-}