Explorar o código

modules:sipcapture fixed LM_ERR. Sorry :-(

Alexandr Dubovikov %!s(int64=12) %!d(string=hai) anos
pai
achega
0a56f3b4c0
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      modules/sipcapture/hep.c

+ 0 - 2
modules/sipcapture/hep.c

@@ -53,8 +53,6 @@ int hep_msg_received(void *data)
         unsigned *len;
         struct receive_info *ri;
 
-        LOG(L_ERR, "sipcapture:hep_msg_received HEP is not enabled\n");
-
         if(!hep_capture_on) {
                 LOG(L_ERR, "sipcapture:hep_msg_received HEP is not enabled\n");
                 return -1;