[tracker] tracker-miner-fs: Fix C warnings
- From: Jürg Billeter <juergbi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker] tracker-miner-fs: Fix C warnings
- Date: Thu, 12 May 2011 14:34:16 +0000 (UTC)
commit 490a4cd86ef81f4e863d4540f7acca81fa0b1e38
Author: Jürg Billeter <j bitron ch>
Date: Thu May 12 16:29:15 2011 +0200
tracker-miner-fs: Fix C warnings
src/miners/fs/tracker-miner-applications.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/miners/fs/tracker-miner-applications.c b/src/miners/fs/tracker-miner-applications.c
index 442dd4b..0f803e3 100644
--- a/src/miners/fs/tracker-miner-applications.c
+++ b/src/miners/fs/tracker-miner-applications.c
@@ -111,12 +111,10 @@ miner_applications_initable_init (GInitable *initable,
GCancellable *cancellable,
GError **error)
{
- TrackerMinerApplications *ma;
TrackerMinerFS *fs;
GFile *file;
GError *inner_error = NULL;
- ma = TRACKER_MINER_APPLICATIONS (initable);
fs = TRACKER_MINER_FS (initable);
/* Chain up parent's initable callback before calling child's one */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]