From 2ab9b4571014f3abe3923112675cf17a981c1c07 Mon Sep 17 00:00:00 2001 From: zcake Date: Sat, 6 Mar 2021 10:40:09 +0800 Subject: [PATCH] remove useless line --- uwufetch.c | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/uwufetch.c b/uwufetch.c index f4a0aa2..3fd4269 100644 --- a/uwufetch.c +++ b/uwufetch.c @@ -86,18 +86,6 @@ int main() { printf("%s /.,'` `'.\\ %s%sUWUPTIME %s%lid, %lih, %lim\n", BLUE, NORMAL, BOLD, NORMAL, sys.uptime/60/60/24, sys.uptime/60/60%24, sys.uptime/60%60); printf(" %s%s\u2587\u2587%s\u2587\u2587%s\u2587\u2587%s\u2587\u2587%s\u2587\u2587%s\u2587\u2587%s\u2587\u2587%s\u2587\u2587%s\n", BOLD, BLACK, RED, GREEN, YELLOW, BLUE, MAGENTA, CYAN, WHITE, NORMAL); } - - - - - - - - - - - - } int pkgman() { // this is just a function that returns the total of installed packages