summaryrefslogtreecommitdiff
path: root/backend/src/main.c
diff options
context:
space:
mode:
authorxXJSONDeruloXx <danielhimebauch@gmail.com>2025-01-24 21:57:06 -0500
committerxXJSONDeruloXx <danielhimebauch@gmail.com>2025-01-24 21:57:06 -0500
commit6785b079bdf5dea9e6a1692440ffa4783b10598d (patch)
treee906b227cb739d407b5cf272afd905263011c35a /backend/src/main.c
parent6be6842dbce142a85f4b5607e0f0674754c1a7ad (diff)
downloadDecky-Framegen-6785b079bdf5dea9e6a1692440ffa4783b10598d.tar.gz
Decky-Framegen-6785b079bdf5dea9e6a1692440ffa4783b10598d.zip
cleanup files
Diffstat (limited to 'backend/src/main.c')
-rw-r--r--backend/src/main.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/backend/src/main.c b/backend/src/main.c
deleted file mode 100644
index b3b8fed..0000000
--- a/backend/src/main.c
+++ /dev/null
@@ -1,5 +0,0 @@
-#include <stdio.h>
-int main() {
- printf("Hello World\n");
- return 0;
-} \ No newline at end of file