tracker r2445 - in branches/libtracker-data: . src/libtracker-data
- From: juergbi svn gnome org
- To: svn-commits-list gnome org
- Subject: tracker r2445 - in branches/libtracker-data: . src/libtracker-data
- Date: Tue, 4 Nov 2008 13:59:15 +0000 (UTC)
Author: juergbi
Date: Tue Nov 4 13:59:14 2008
New Revision: 2445
URL: http://svn.gnome.org/viewvc/tracker?rev=2445&view=rev
Log:
2008-11-04 JÃrg Billeter <j bitron ch>
* src/libtracker-data/tracker-data-manager.h:
Remove declarations for tracker_db_get_file_contents_words and
tracker_db_get_indexable_content_words as the functions are never
defined
Modified:
branches/libtracker-data/ChangeLog
branches/libtracker-data/src/libtracker-data/tracker-data-manager.h
Modified: branches/libtracker-data/src/libtracker-data/tracker-data-manager.h
==============================================================================
--- branches/libtracker-data/src/libtracker-data/tracker-data-manager.h (original)
+++ branches/libtracker-data/src/libtracker-data/tracker-data-manager.h Tue Nov 4 13:59:14 2008
@@ -124,13 +124,6 @@
const gchar *service);
/* Miscellaneous API */
-GHashTable * tracker_db_get_file_contents_words (TrackerDBInterface *iface,
- guint32 id,
- GHashTable *old_table);
-GHashTable * tracker_db_get_indexable_content_words (TrackerDBInterface *iface,
- guint32 id,
- GHashTable *table,
- gboolean embedded_only);
gchar * tracker_db_get_field_name (const gchar *service,
const gchar *meta_name);
TrackerFieldData * tracker_db_get_metadata_field (TrackerDBInterface *iface,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]