[tracker/o_noatime] squash
- From: Philip Van Hoof <pvanhoof src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/o_noatime] squash
- Date: Wed, 21 Sep 2011 15:06:27 +0000 (UTC)
commit b84884385ff73918d2712235dc599889126baa40
Author: Philip Van Hoof <philip codeminded be>
Date: Wed Sep 21 17:06:01 2011 +0200
squash
src/libtracker-common/tracker-file-utils.c | 5 -----
1 files changed, 0 insertions(+), 5 deletions(-)
---
diff --git a/src/libtracker-common/tracker-file-utils.c b/src/libtracker-common/tracker-file-utils.c
index 52e8327..e6a0280 100644
--- a/src/libtracker-common/tracker-file-utils.c
+++ b/src/libtracker-common/tracker-file-utils.c
@@ -81,11 +81,6 @@ tracker_file_open (const gchar *path,
}
return file;
-
- /* Are we opening for readonly? */
- readonly = !strstr (path, "r+") && strchr (path, 'r');
-
- return file;
}
void
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]