Sophie

Sophie

distrib > Mandriva > 2011.0 > i586 > media > main-updates-src > by-pkgid > 81f92ba5f81c25e9235f80ac4eb9fc29 > files > 2

fetchmail-6.3.22-0.1.src.rpm

--- fetchmail.c	2006/03/23 08:45:23	1.1
+++ fetchmail.c	2006/03/23 08:45:27
@@ -165,10 +165,6 @@
     iana_charset = "US-ASCII";
 #endif
 
-    if (getuid() == 0) {
-	report(stderr, GT_("WARNING: Running as root is discouraged.\n"));
-    }
-
     /*
      * Note: because we can't initialize reporting before we  know whether
      * syslog is supposed to be on, this message will go to stdout and