[epiphany/history-rewrite: 4/13] ephy-history-service-hosts-table: drop the favicon column
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany/history-rewrite: 4/13] ephy-history-service-hosts-table: drop the favicon column
- Date: Mon, 5 Mar 2012 14:42:33 +0000 (UTC)
commit c30cf02ac3d6aa75d887f8c2f378c2557be7f69a
Author: Xan Lopez <xan igalia com>
Date: Wed Feb 29 17:50:24 2012 +0100
ephy-history-service-hosts-table: drop the favicon column
It's not used at all. Again, format change.
lib/history/ephy-history-service-hosts-table.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/lib/history/ephy-history-service-hosts-table.c b/lib/history/ephy-history-service-hosts-table.c
index df4ccf2..0327644 100644
--- a/lib/history/ephy-history-service-hosts-table.c
+++ b/lib/history/ephy-history-service-hosts-table.c
@@ -40,7 +40,6 @@ ephy_history_service_initialize_hosts_table (EphyHistoryService *self)
"url LONGVARCAR,"
"title LONGVARCAR,"
"visit_count INTEGER DEFAULT 0 NOT NULL,"
- "favicon_id INTEGER DEFAULT 0 NOT NULL,"
"zoom_level REAL DEFAULT 1.0)", &error);
if (error) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]