summaryrefslogtreecommitdiff
path: root/source3/include
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include')
-rw-r--r--source3/include/module.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/include/module.h b/source3/include/module.h
index 659833c91a..759ea5bb38 100644
--- a/source3/include/module.h
+++ b/source3/include/module.h
@@ -24,7 +24,6 @@
/* Module support */
typedef NTSTATUS (init_module_function) (void);
-
#define SMB_IDLE_EVENT_DEFAULT_INTERVAL 180
#define SMB_IDLE_EVENT_MIN_INTERVAL 30