add option to enable searching of cust_main.agent_custid with one or two letter prefi...
[freeside.git] / 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";
     }
   }