Partial (inventory related) include files cleanup.
[fa-stable.git] / manufacturing / view / wo_issue_view.php
index 6787dee678c24d8b62c734b7f6f6b583551a7258..799a2b47ed5170a22b7460860beb0ea9686e3e73 100644 (file)
@@ -19,7 +19,6 @@ if ($SysPrefs->use_popup_windows)
 page(_($help_context = "View Work Order Issue"), true, false, "", $js);
 
 include_once($path_to_root . "/includes/date_functions.inc");
-include_once($path_to_root . "/includes/manufacturing.inc");
 include_once($path_to_root . "/includes/data_checks.inc");
 
 include_once($path_to_root . "/manufacturing/includes/manufacturing_db.inc");