diff options
Diffstat (limited to 'source4/smbd/process_model.h')
-rw-r--r-- | source4/smbd/process_model.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/smbd/process_model.h b/source4/smbd/process_model.h index 376b9a8ef8..79373d8a39 100644 --- a/source4/smbd/process_model.h +++ b/source4/smbd/process_model.h @@ -23,8 +23,6 @@ #ifndef SAMBA_PROCESS_MODEL_H #define SAMBA_PROCESS_MODEL_H -struct server_service_connection; - /* modules can use the following to determine if the interface has changed * please increment the version number after each interface change * with a comment and maybe update struct process_model_critical_sizes. |