summaryrefslogtreecommitdiff
path: root/src/nautilus-file-private.h
diff options
context:
space:
mode:
authorErnestas Kulik <ernestask@gnome.org>2017-12-12 16:56:29 +0200
committerErnestas Kulik <ernestask@gnome.org>2018-01-02 12:51:32 +0200
commit74dd9c9f72002d482c898a704bb5b95655e35e08 (patch)
tree0472fecf3b99f1669be99fe18f343d0a47eea535 /src/nautilus-file-private.h
parent816b8247f3147637d13b55446ee38d4470c0f225 (diff)
downloadnautilus-74dd9c9f72002d482c898a704bb5b95655e35e08.tar.gz
general: remove desktop support
Diffstat (limited to 'src/nautilus-file-private.h')
-rw-r--r--src/nautilus-file-private.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nautilus-file-private.h b/src/nautilus-file-private.h
index cb2bebbe8..ec7fea40a 100644
--- a/src/nautilus-file-private.h
+++ b/src/nautilus-file-private.h
@@ -176,7 +176,6 @@ struct NautilusFileDetails
eel_boolean_bit is_launcher : 1;
eel_boolean_bit is_trusted_link : 1;
- eel_boolean_bit is_foreign_link : 1;
eel_boolean_bit is_symlink : 1;
eel_boolean_bit is_mountpoint : 1;
eel_boolean_bit is_hidden : 1;