[Rt-commit] [rtir] 12/12: Now that we no longer use it, stop loading Hook::LexWrap
Kevin Falcone
falcone at bestpractical.com
Mon Apr 14 13:16:45 EDT 2014
This is an automated email from the git hooks/post-receive script.
falcone pushed a commit to branch 3.2/unwrap-hook-lexwrap
in repository rtir.
commit ec7380ccac3efc8ef7d5913c4725c90ff84d29eb
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 50cea6e..397eb72 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