diff options
Diffstat (limited to '')
-rw-r--r-- | src/output/shout_plugin.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/output/shout_plugin.h b/src/output/shout_plugin.h index 86838abbb..7439283eb 100644 --- a/src/output/shout_plugin.h +++ b/src/output/shout_plugin.h @@ -71,7 +71,6 @@ struct shout_data { bool opened; struct tag *tag; - int tag_to_send; int timeout; int conn_attempts; |