summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--FS/FS/Schema.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/FS/FS/Schema.pm b/FS/FS/Schema.pm
index 7fc208f18..451ef2d2e 100644
--- a/FS/FS/Schema.pm
+++ b/FS/FS/Schema.pm
@@ -433,7 +433,6 @@ sub tables_hashref {
#'index' => [ ['last'], ['company'] ],
'index' => [ ['last'], [ 'company' ], [ 'referral_custnum' ],
[ 'daytime' ], [ 'night' ], [ 'fax' ], [ 'refnum' ],
- [ 'ship_last' ], [ 'ship_company' ],
[ 'county' ], [ 'state' ], [ 'country' ]
],
},