diff options
Diffstat (limited to 'scd/scdaemon.h')
-rw-r--r-- | scd/scdaemon.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scd/scdaemon.h b/scd/scdaemon.h index e1c5109d5..4086b854c 100644 --- a/scd/scdaemon.h +++ b/scd/scdaemon.h @@ -116,7 +116,6 @@ struct server_control_s } in_data; }; -typedef struct server_control_s *ctrl_t; typedef struct app_ctx_s *app_t; /*-- scdaemon.c --*/ |