summaryrefslogtreecommitdiff
path: root/mate-screenshot/src/mate-screenshot.c
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-10-27 18:16:49 +0200
committerraveit65 <[email protected]>2021-11-24 22:38:06 +0100
commit988e071b6bb8c358f44fa4f243af38db260c4888 (patch)
treef6766f33f7c1689a7feb07b6b1a5e5731ec9e65b /mate-screenshot/src/mate-screenshot.c
parent3d70c8ec7b5b3847fe906974dc178d03a05bdaf7 (diff)
downloadmate-utils-988e071b6bb8c358f44fa4f243af38db260c4888.tar.bz2
mate-utils-988e071b6bb8c358f44fa4f243af38db260c4888.tar.xz
Use a blank line at most
Diffstat (limited to 'mate-screenshot/src/mate-screenshot.c')
-rw-r--r--mate-screenshot/src/mate-screenshot.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/mate-screenshot/src/mate-screenshot.c b/mate-screenshot/src/mate-screenshot.c
index e88fc6c4..2c2449c2 100644
--- a/mate-screenshot/src/mate-screenshot.c
+++ b/mate-screenshot/src/mate-screenshot.c
@@ -760,7 +760,6 @@ screenshot_dialog_response_cb (GtkDialog *d,
}
}
-
static void
run_dialog (ScreenshotDialog *dialog)
{
@@ -1113,7 +1112,6 @@ prepare_screenshot_timeout (gpointer data)
return FALSE;
}
-
static gchar *
get_desktop_dir (void)
{
@@ -1217,7 +1215,6 @@ save_options (void)
BORDER_EFFECT_KEY, border_effect);
}
-
static void
register_screenshooter_icon (GtkIconFactory * factory)
{