summaryrefslogtreecommitdiff
path: root/programs/gvfs-info.c
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@src.gnome.org>2007-09-13 14:27:57 +0000
committerAlexander Larsson <alexl@src.gnome.org>2007-09-13 14:27:57 +0000
commit8040a57e90128092aea39fcf2bbd66670c1020b8 (patch)
treee710c6c3a0c8604d38c2f68aa0c26dfef108a384 /programs/gvfs-info.c
parent2a0541bc3fe1b255daff9ed31f00525d9574aa16 (diff)
downloadgvfs-8040a57e90128092aea39fcf2bbd66670c1020b8.tar.gz
Fix warning
Original git commit by Alexander Larsson <alexl@redhat.com> at 1184250525 +0200 svn path=/trunk/; revision=689
Diffstat (limited to 'programs/gvfs-info.c')
-rw-r--r--programs/gvfs-info.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/programs/gvfs-info.c b/programs/gvfs-info.c
index ca78c660..5bcf7e78 100644
--- a/programs/gvfs-info.c
+++ b/programs/gvfs-info.c
@@ -199,7 +199,6 @@ attribute_type_to_string (GFileAttributeType type)
static void
get_writable_info (GFile *file)
{
- GFileGetInfoFlags flags;
GFileAttributeInfoList *list;
GError *error;
int i;