Code

Updated gosaSupportDaemon.
[gosa.git] / gosa-core / include / class_hostActionQueue.inc
index c21ebfd76560da070b51e300406f501779272488..e6eacf10e0624d740d4f429eb2e66f2d295e0f39 100644 (file)
@@ -139,7 +139,6 @@ class hostActionQueue {
       $parts  = split(" ",$row);
 
       if(count($parts) != 10){
-        print_red(_("Entry broken, skipped."));
         msg_dialog::display(_("GOsa infrastructure"), _("Cannot read broken entry - skipped!"), WARNING_DIALOG);
       }else{