Code cleanup

This commit is contained in:
ethem
2007-03-14 13:48:30 +00:00
parent 39eda5c5e8
commit 4955f652fa
-1
View File
@@ -312,7 +312,6 @@ function authorize_action(&$order, &$message, &$extra, $action=AN_ACTION_NONE, $
}
break;
}
default: return false;
}
return true;
}