redundant test
authorjeff <jeff>
Thu, 12 Jul 2007 21:08:02 +0000 (21:08 +0000)
committerjeff <jeff>
Thu, 12 Jul 2007 21:08:02 +0000 (21:08 +0000)
FS/FS/UID.pm

index 4e3ac81..065db61 100644 (file)
@@ -115,7 +115,7 @@ sub forksuidsetup {
     if ($confcount) {
       $use_confcompat = 0;
     }else{
-      warn "NO CONFIGURATION RECORDS FOUND" unless $confcount;
+      warn "NO CONFIGURATION RECORDS FOUND";
     }
   }