Release bumped to "gts4".
[tac_plus.git] / packet.c
index 30f5a2c..2e003d1 100644 (file)
--- a/packet.c
+++ b/packet.c
@@ -547,9 +547,6 @@ read_packet()
        return (NULL);
     }
 
-    /* Now we are starting our new 'request' cycle */
-    cfg_request_scan_begin();
-
     /* decrypt the data portion */
     if (md5_xor((HDR *)pkt, data, get_session_key())) {
        report(LOG_ERR, "%s: start_session error decrypting data",