summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/main.c b/main.c
index 5e7757f..b1aede5 100644
--- a/main.c
+++ b/main.c
@@ -17,11 +17,7 @@ int main() {
display_user_name();
printf("@");
display_user_host();
-#ifdef __NetBSD__
- printf("\n------------------\n");
-#else
printf("------------------\n");
-#endif
printf("OS: ");
display_os_name();