Code

* Updated utf-8 handling
[gosa.git] / gosa-si / modules / SIPackages.pm
index 3858263834afcf1fd268b431245139cee09fb52b..cbd1026ad6201c2f275dd73198f9a1266ca83f58 100644 (file)
@@ -400,7 +400,6 @@ sub process_incoming_msg {
     $header =~ s/^CLMSG_//;
 
     &main::daemon_log("DEBUG: SIPackages: msg to process: $header", 7);
-    &main::daemon_log("$msg", 8);
 
     if( 0 == length @target_l){     
         &main::daemon_log("ERROR: no target specified for msg $header", 1);