aboutsummaryrefslogtreecommitdiffstats
path: root/autoreload_nop.c
diff options
context:
space:
mode:
Diffstat (limited to 'autoreload_nop.c')
-rw-r--r--autoreload_nop.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/autoreload_nop.c b/autoreload_nop.c
index 4f5702f..431566d 100644
--- a/autoreload_nop.c
+++ b/autoreload_nop.c
@@ -39,4 +39,3 @@ bool arl_handle(arl_t *arl)
(void) arl;
return false;
}
-