summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/shares.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/share/shares.c b/share/shares.c
index c922a3d..6a239ff 100644
--- a/share/shares.c
+++ b/share/shares.c
@@ -215,7 +215,6 @@ net_usershare_run (int argc, char **argv, GKeyFile **ret_key_file, GError **erro
return retval;
}
-
/* Internals */
@@ -754,7 +753,6 @@ modify_share (const char *old_path, ShareInfo *info, GError **error)
return add_share (info, error);
}
-
/* Public API */