summaryrefslogtreecommitdiff
path: root/libnautilus-private
diff options
context:
space:
mode:
authorGene Z. Ragan <gzr@eazel.com>2001-01-16 19:01:52 +0000
committerGene Ragan <gzr@src.gnome.org>2001-01-16 19:01:52 +0000
commit9ba3d14d52ca48147e3c42eac2770c60e6088038 (patch)
tree164477d1fa633c7e0714d0e4fdedaf9922919138 /libnautilus-private
parent4795e4119e94cedfed07901f458e3881b88d02be (diff)
downloadnautilus-9ba3d14d52ca48147e3c42eac2770c60e6088038.tar.gz
Checked in broken code before. Doh!
2001-01-16 Gene Z. Ragan <gzr@eazel.com> Checked in broken code before. Doh! * libnautilus-extensions/nautilus-link.c: * src/nautilus-first-time-druid.c: (druid_finished):
Diffstat (limited to 'libnautilus-private')
-rw-r--r--libnautilus-private/nautilus-link.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/libnautilus-private/nautilus-link.c b/libnautilus-private/nautilus-link.c
index 107707761..8522e80d4 100644
--- a/libnautilus-private/nautilus-link.c
+++ b/libnautilus-private/nautilus-link.c
@@ -428,14 +428,6 @@ nautilus_link_local_get_link_uri (const char *path)
}
/* Returns the link type of the link file. */
-gboolean
-nautilus_link_local_get_link_type (const char *path)
-{
- return get_link_type (local_get_root_property (path, "NAUTILUS_LINK"));
-}
-
-
-/* Returns the link type of the link file. */
NautilusLinkType
nautilus_link_local_get_link_type (const char *path)
{