[gnome-documents] miner: trivial cleanup
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-documents] miner: trivial cleanup
- Date: Mon, 4 Jun 2012 21:03:49 +0000 (UTC)
commit 9b72773838dfb02ac48cded72af8617b5c7a0cf8
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Jun 4 16:55:41 2012 -0400
miner: trivial cleanup
src/miner/gd-gdata-miner.c | 6 ------
1 files changed, 0 insertions(+), 6 deletions(-)
---
diff --git a/src/miner/gd-gdata-miner.c b/src/miner/gd-gdata-miner.c
index 51982e6..495261a 100644
--- a/src/miner/gd-gdata-miner.c
+++ b/src/miner/gd-gdata-miner.c
@@ -44,12 +44,6 @@ struct _GdGDataMinerPrivate {
GList *pending_jobs;
};
-static gchar *
-_tracker_utils_format_into_graph (const gchar *graph)
-{
- return (graph != NULL) ? g_strdup_printf ("INTO <%s> ", graph) : g_strdup ("");
-}
-
static gboolean
_tracker_sparql_connection_toggle_favorite (TrackerSparqlConnection *connection,
GCancellable *cancellable,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]