]> git.mjollnir.org Git - moodle.git/commitdiff
Code cleanup
authorethem <ethem>
Wed, 14 Mar 2007 13:07:36 +0000 (13:07 +0000)
committerethem <ethem>
Wed, 14 Mar 2007 13:07:36 +0000 (13:07 +0000)
enrol/authorize/authorizenetlib.php

index a5b036def10108f13a4a1eff6d5ea17f47f8c66b..71fdcdc234d5b355c5efd60b6561f9e691a5f9c5 100644 (file)
@@ -358,8 +358,6 @@ function authorize_action(&$order, &$message, &$extra, $action=AN_ACTION_NONE, $
                 }
                 break;
             }
-            default:
-                return AN_RETURNZERO;
         }
     }
     else