X-Git-Url: https://delta.frontaccounting.com/gitweb/?a=blobdiff_plain;f=includes%2Fprefs%2Fsysprefs.inc;h=f8e782826386d78afcec9e0fc7a7dbf44a852f9e;hb=6989100b74130784a524b1f941b3ae73f30f663a;hp=733a18b1dcbf4f73448e278d38a983e628b91977;hpb=2250f142e1034dc28adb819c4d8f7cce05911489;p=fa-stable.git diff --git a/includes/prefs/sysprefs.inc b/includes/prefs/sysprefs.inc index 733a18b1..f8e78282 100644 --- a/includes/prefs/sysprefs.inc +++ b/includes/prefs/sysprefs.inc @@ -51,7 +51,6 @@ class sys_prefs function default_delivery_required_by() { return get_company_pref('default_delivery_required'); - return 1; } function default_dimension_required_by()