diff options
author | Alexander Larsson <alexl@redhat.com> | 2012-08-21 12:50:33 +0200 |
---|---|---|
committer | Alexander Larsson <alexl@redhat.com> | 2012-08-21 12:50:33 +0200 |
commit | 9657df70f35d52e7fad5f2ddfc63efe910bb51ca (patch) | |
tree | b065d03bc1a22feabf221205338f2a9ac539b704 /common/Makefile.am | |
parent | 288e9153f1f6efdb1243ad4d8589519326f3ec94 (diff) | |
download | gvfs-9657df70f35d52e7fad5f2ddfc63efe910bb51ca.tar.gz |
Remove unused gsysutils files
Diffstat (limited to 'common/Makefile.am')
-rw-r--r-- | common/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/common/Makefile.am b/common/Makefile.am index 1346ef8e..5eada63f 100644 --- a/common/Makefile.am +++ b/common/Makefile.am @@ -19,7 +19,6 @@ $(dbus_built_sources) : Makefile.am org.gtk.vfs.xml $(NULL) libgvfscommon_la_SOURCES = \ - gsysutils.c gsysutils.h \ gmountspec.c gmountspec.h \ gmountoperationdbus.c gmountoperationdbus.h \ gmountsource.c gmountsource.h \ |