[tracker/tracker-0.10] tracker-miner-fs: Fix C warnings
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/tracker-0.10] tracker-miner-fs: Fix C warnings
- Date: Thu, 19 May 2011 15:41:10 +0000 (UTC)
commit a8d51f8156190e3caf6abee2e2dbf2bf2b32ef2c
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]