Partial (inventory related) include files cleanup.
[fa-stable.git] / sales / customer_delivery.php
index 422b93c0edff3a7d4cfeaf337fd253301af29cb8..a49c5c55c236c5a0d95156f9fd44ba8e15740eac 100644 (file)
@@ -19,7 +19,6 @@ $path_to_root = "..";
 include_once($path_to_root . "/sales/includes/cart_class.inc");
 include_once($path_to_root . "/includes/session.inc");
 include_once($path_to_root . "/includes/data_checks.inc");
-include_once($path_to_root . "/includes/manufacturing.inc");
 include_once($path_to_root . "/sales/includes/sales_db.inc");
 include_once($path_to_root . "/sales/includes/sales_ui.inc");
 include_once($path_to_root . "/reporting/includes/reporting.inc");