[tracker/urho-sync] Fixed another glitch
- From: Philip Van Hoof <pvanhoof src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [tracker/urho-sync] Fixed another glitch
- Date: Fri, 21 Aug 2009 09:06:48 +0000 (UTC)
commit ed462a8126c9a2314d4adb516183340067a96b7b
Author: Philip Van Hoof <philip codeminded be>
Date: Fri Aug 21 11:06:14 2009 +0200
Fixed another glitch
src/tracker-store/tracker-store.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/tracker-store/tracker-store.c b/src/tracker-store/tracker-store.c
index 428a366..5c69fb2 100644
--- a/src/tracker-store/tracker-store.c
+++ b/src/tracker-store/tracker-store.c
@@ -175,7 +175,6 @@ log_to_journal (TrackerStorePrivate *private, const gchar *query)
if (private->journal_log_count >= TRACKER_STORE_JOURNAL_MAX) {
tracker_db_backup_save (on_backup_done, private, NULL);
- private->journal_log_count = 0;
}
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]