diff options
author | rbuj <[email protected]> | 2021-10-27 17:58:35 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2021-12-11 16:03:38 +0100 |
commit | d1ffecd40bf533b4c289546f47f6921fd0ba83d9 (patch) | |
tree | 03ee735aa787ed5b383da8715e5a3de7f420e822 /maximus/maximus-app.c | |
parent | 0778cc8da5705f2a4b4e48b8faf72ed9a1b8405f (diff) | |
download | mate-netbook-d1ffecd40bf533b4c289546f47f6921fd0ba83d9.tar.bz2 mate-netbook-d1ffecd40bf533b4c289546f47f6921fd0ba83d9.tar.xz |
Use a blank line at most
Diffstat (limited to 'maximus/maximus-app.c')
-rw-r--r-- | maximus/maximus-app.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/maximus/maximus-app.c b/maximus/maximus-app.c index 042e01a..0fa165f 100644 --- a/maximus/maximus-app.c +++ b/maximus/maximus-app.c @@ -497,7 +497,6 @@ on_app_undecorate_changed (GSettings *settings, g_timeout_add_seconds (1, (GSourceFunc)show_desktop, priv->screen); } - /* GObject stuff */ static void maximus_app_class_init (MaximusAppClass *klass) |