Bug 4817: g/l account inquiry can timeout due to slow sql. @Braath Waate.
[fa-stable.git] / manufacturing / work_order_issue.php
index 86e3677aa6670923d46ad71cc57e72a7d34fe933..025a91258c2dcfb7f76c398c90927b23c7ea9951 100644 (file)
@@ -71,8 +71,6 @@ function handle_new_order()
 //-----------------------------------------------------------------------------------------------
 function can_process()
 {
-       global $Refs;
-
        if (!is_date($_POST['date_']))
        {
                display_error(_("The entered date for the issue is invalid."));