[Rt-commit] [rtir] 01/07: Remove what is surely spurious debugging from 26bdea0f

Kevin Falcone falcone at bestpractical.com
Wed Sep 17 17:14:13 EDT 2014


This is an automated email from the git hooks/post-receive script.

falcone pushed a commit to branch master
in repository rtir.

commit 16bf1671d855d754a88125cd8098111a46fd4e09
Author: Kevin Falcone <falcone at bestpractical.com>
Date:   Wed Sep 17 16:31:47 2014 -0400

    Remove what is surely spurious debugging from 26bdea0f
---
 html/Callbacks/RTIR/Elements/MakeClicky/Default | 2 --
 1 file changed, 2 deletions(-)

diff --git a/html/Callbacks/RTIR/Elements/MakeClicky/Default b/html/Callbacks/RTIR/Elements/MakeClicky/Default
index 35abd4a..95dc208 100644
--- a/html/Callbacks/RTIR/Elements/MakeClicky/Default
+++ b/html/Callbacks/RTIR/Elements/MakeClicky/Default
@@ -266,6 +266,4 @@ unless (ref $ARGS{cache} && defined ${$ARGS{cache}}) {
 %{$ARGS{actions}} = ( %{$ARGS{actions}}, %actions );
 push @{$ARGS{types}}, @types;
 
-RT->Logger->info("Finished adding callbacks");
-
 </%init>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the rt-commit mailing list