summaryrefslogtreecommitdiff
path: root/capplets/about-me/mate-about-me-password.c
diff options
context:
space:
mode:
Diffstat (limited to 'capplets/about-me/mate-about-me-password.c')
-rw-r--r--capplets/about-me/mate-about-me-password.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/capplets/about-me/mate-about-me-password.c b/capplets/about-me/mate-about-me-password.c
index d03655a4..3b9fce9d 100644
--- a/capplets/about-me/mate-about-me-password.c
+++ b/capplets/about-me/mate-about-me-password.c
@@ -289,7 +289,6 @@ free_passwd_resources (PasswordDialog *pdialog)
pdialog->backend_child_watch_id = 0;
}
-
/* Close IO channels (internal file descriptors are automatically closed) */
if (pdialog->backend_stdin != NULL) {
@@ -345,7 +344,6 @@ free_passwd_resources (PasswordDialog *pdialog)
pdialog->backend_stderr_watch_id = 0;
}
-
/* Close PID */
if (pdialog->backend_pid != -1) {