[Rt-commit] [rtir] 09/13: Now that we no longer use it, stop loading Hook::LexWrap
Kevin Falcone
falcone at bestpractical.com
Wed Apr 16 17:29:40 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 bafdde61b4a83a621ca23d9bbaed4acc1e36ced9
Author: Kevin Falcone <falcone at bestpractical.com>
Date: Fri Mar 28 17:27:16 2014 -0400
Now that we no longer use it, stop loading Hook::LexWrap
---
lib/RT/IR.pm | 2 --
1 file changed, 2 deletions(-)
diff --git a/lib/RT/IR.pm b/lib/RT/IR.pm
index 95184e8..dea09b3 100644
--- a/lib/RT/IR.pm
+++ b/lib/RT/IR.pm
@@ -628,8 +628,6 @@ sub DefaultConstituency {
}
-use Hook::LexWrap;
-
if ( RT::IR->HasConstituency ) {
# lots of wrapping going on
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the rt-commit
mailing list