Partial (inventory related) include files cleanup.
[fa-stable.git] / manufacturing / view / wo_production_view.php
index 0661fd1e43ca1c8b9ab72f5377c8539ac8f575dd..6cd68020850e57ed3a869665a329314026233653 100644 (file)
@@ -20,7 +20,6 @@ if ($SysPrefs->use_popup_windows)
 page(_($help_context = "View Work Order Production"), 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");