diff options
Diffstat (limited to 'chrome/browser/history/history_database.h')
-rw-r--r-- | chrome/browser/history/history_database.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/chrome/browser/history/history_database.h b/chrome/browser/history/history_database.h index bb62db9..92c356d 100644 --- a/chrome/browser/history/history_database.h +++ b/chrome/browser/history/history_database.h @@ -152,9 +152,6 @@ class HistoryDatabase : public DownloadDatabase, // in on-demand (which causes lots of seeks). void PrimeCache(); - // Sets the fields of the supplied entry from the starred select statement. - void FillInStarredEntry(SQLStatement* s, StarredEntry* entry); - // Migration ----------------------------------------------------------------- // Makes sure the version is up-to-date, updating if necessary. If the |