From 3010301bd7d20cd14b1eda9bd24da172c3924c89 Mon Sep 17 00:00:00 2001 From: nasrlol Date: Wed, 12 Feb 2025 23:02:07 +0100 Subject: working on the main function of the code trying to get the lines to correctly dislay everything, still having a little of trouble though --- completion.c | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 completion.c (limited to 'completion.c') diff --git a/completion.c b/completion.c deleted file mode 100644 index 2ffe5e6..0000000 --- a/completion.c +++ /dev/null @@ -1,10 +0,0 @@ -#include -#include - -int main (int argc, char *argv[]) -{ - - - return 0; -} - -- cgit v1.2.3-70-g09d2