Index: components/autofill/core/browser/webdata/autofill_table.cc |
diff --git a/components/autofill/core/browser/webdata/autofill_table.cc b/components/autofill/core/browser/webdata/autofill_table.cc |
index 72cf35b3c7b95d449836df720b1cda51042b3a57..b908cae860121f7a57577212878d0db3a1e4ce2b 100644 |
--- a/components/autofill/core/browser/webdata/autofill_table.cc |
+++ b/components/autofill/core/browser/webdata/autofill_table.cc |
@@ -1324,9 +1324,6 @@ void AutofillTable::SetServerCreditCards( |
masked_insert.Run(); |
masked_insert.Reset(true); |
- |
- // Save the use count and use date of the card. |
- UpdateServerCardMetadata(card); |
} |
// Delete all items in the unmasked table that aren't in the new set. |