summaryrefslogtreecommitdiff
path: root/share/shares.c
diff options
context:
space:
mode:
Diffstat (limited to 'share/shares.c')
-rw-r--r--share/shares.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/share/shares.c b/share/shares.c
index 2e39d56..927de49 100644
--- a/share/shares.c
+++ b/share/shares.c
@@ -25,8 +25,7 @@ static time_t refresh_timestamp;
#define KEY_COMMENT "comment"
#define KEY_ACL "usershare_acl"
#define KEY_GUEST_OK "guest_ok"
-#define GROUP_ALLOW_GUESTS "global"
-#define KEY_ALLOW_GUESTS "usershare allow guests"
+
/* Debugging flags */
static gboolean throw_error_on_refresh;