[Bps-public-commit] r15440 - in Path-Dispatcher/trunk: lib/Path

sartak at bestpractical.com sartak at bestpractical.com
Mon Aug 25 16:13:49 EDT 2008


Author: sartak
Date: Mon Aug 25 16:13:43 2008
New Revision: 15440

Modified:
   Path-Dispatcher/trunk/   (props changed)
   Path-Dispatcher/trunk/lib/Path/Dispatcher.pm

Log:
 r70296 at onn:  sartak | 2008-08-25 15:05:21 -0400
 Remove another vestigial line


Modified: Path-Dispatcher/trunk/lib/Path/Dispatcher.pm
==============================================================================
--- Path-Dispatcher/trunk/lib/Path/Dispatcher.pm	(original)
+++ Path-Dispatcher/trunk/lib/Path/Dispatcher.pm	Mon Aug 25 16:13:43 2008
@@ -78,8 +78,6 @@
             dispatch => $dispatch,
         );
 
-        my $stage_name = $stage->qualified_name;
-
         RULE:
         for my $rule ($stage->rules) {
             my $result = $rule->match($path)



More information about the Bps-public-commit mailing list