summaryrefslogtreecommitdiffstats
path: root/source/include/module.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/module.h')
-rw-r--r--source/include/module.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/include/module.h b/source/include/module.h
index c41310c7f75..8b317a9d59d 100644
--- a/source/include/module.h
+++ b/source/include/module.h
@@ -33,6 +33,4 @@ typedef int smb_event_id_t;
typedef void (smb_idle_event_fn)(void **data,time_t *interval,time_t now);
-typedef void (smb_exit_event_fn)(void **data);
-
#endif /* _MODULE_H */