[tracker] Fixed initialization of cursors
- From: Philip Van Hoof <pvanhoof src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [tracker] Fixed initialization of cursors
- Date: Fri, 28 Aug 2009 09:37:26 +0000 (UTC)
commit ccb8431da978e9360a499859e2e12780f4c6f88f
Author: Philip Van Hoof <philip codeminded be>
Date: Fri Aug 28 11:36:38 2009 +0200
Fixed initialization of cursors
src/libtracker-db/tracker-db-interface-sqlite.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/libtracker-db/tracker-db-interface-sqlite.c b/src/libtracker-db/tracker-db-interface-sqlite.c
index 5884481..3da991c 100644
--- a/src/libtracker-db/tracker-db-interface-sqlite.c
+++ b/src/libtracker-db/tracker-db-interface-sqlite.c
@@ -944,8 +944,6 @@ tracker_db_cursor_sqlite_new (sqlite3_stmt *sqlite_stmt,
priv->ref_stmt = NULL;
}
- tracker_db_cursor_iter_next (cursor);
-
return cursor;
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]