summaryrefslogtreecommitdiff
path: root/shell/ev-daemon.c
diff options
context:
space:
mode:
authorrbuj <[email protected]>2021-10-27 17:30:36 +0200
committerlukefromdc <[email protected]>2024-01-08 23:02:46 -0500
commit658fab1f008bff7e1ec147d95baa04bc44c2fbcd (patch)
tree6cca2b00e83224a53df2bcca3f021c4d5c223c2a /shell/ev-daemon.c
parentec957cf18919166ca8b8335475ef06f9fd5f2e67 (diff)
downloadatril-658fab1f008bff7e1ec147d95baa04bc44c2fbcd.tar.bz2
atril-658fab1f008bff7e1ec147d95baa04bc44c2fbcd.tar.xz
Use a blank line at most
Diffstat (limited to 'shell/ev-daemon.c')
-rw-r--r--shell/ev-daemon.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/shell/ev-daemon.c b/shell/ev-daemon.c
index a45adefb..bf552f5d 100644
--- a/shell/ev-daemon.c
+++ b/shell/ev-daemon.c
@@ -43,7 +43,6 @@
#define LOG g_debug
-
#define EV_TYPE_DAEMON_APPLICATION (ev_daemon_application_get_type ())
#define EV_DAEMON_APPLICATION(object) (G_TYPE_CHECK_INSTANCE_CAST ((object), EV_TYPE_DAEMON_APPLICATION, EvDaemonApplication))