Skip to content

Commit

Permalink
Removed unused line of code.
Browse files Browse the repository at this point in the history
  • Loading branch information
ldaley committed Jul 19, 2010
1 parent fc25c93 commit 279a749
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ScopedProxyGrailsPlugin.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,6 @@ class ScopedProxyGrailsPlugin {
}

def listeners = webXml.'listener'
def lastListener = listeners[listeners.size()-1]
listeners + {
'listener' {
'listener-class'("grails.plugin.scopedproxy.reload.session.SessionLifecycleListener")
Expand Down

0 comments on commit 279a749

Please sign in to comment.