diff options
Diffstat (limited to 'src/ascii.c')
| -rw-r--r-- | src/ascii.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ascii.c b/src/ascii.c index 5fc81be..b47b400 100644 --- a/src/ascii.c +++ b/src/ascii.c @@ -83,7 +83,6 @@ void print_system_info(struct system_info_t *info) printf("Kernel: %s\n", info->kernel); printf("CPU: %s\n", info->cpu); printf("%s\n", info->memory); - //printf(logo) print_ascii_art(info); } |
