]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Delete detaching message. It's annoying
authorAlan T. DeKok <aland@freeradius.org>
Sat, 6 Sep 2014 13:29:05 +0000 (09:29 -0400)
committerAlan T. DeKok <aland@freeradius.org>
Sat, 6 Sep 2014 13:29:24 +0000 (09:29 -0400)
raddb/mods-config/perl/example.pl

index ac95aca060a3a027369c0d1f3a842925b373c93c..486a9b286365cc8ca6376ddea5310940ffe2ee6f 100644 (file)
@@ -183,9 +183,6 @@ sub xlat {
 sub detach {
        # For debugging purposes only
 #      &log_request_attributes;
-
-       # Do some logging.
-       &radiusd::radlog(L_DBG,"rlm_perl::Detaching. Reloading. Done.");
 }
 
 #