]> git.ipfire.org Git - thirdparty/dovecot/core.git/commitdiff
submission: client: Remove spurious forward declaration of "struct client_command_con...
authorStephan Bosch <stephan.bosch@dovecot.fi>
Sat, 15 Sep 2018 16:33:30 +0000 (18:33 +0200)
committerVille Savolainen <ville.savolainen@dovecot.fi>
Tue, 12 Feb 2019 13:40:40 +0000 (15:40 +0200)
src/submission/submission-client.h

index 455a4e95050db5791363fd717818f6b599cebbea..6b5a93c943101007fe873c972c763856f9331cd3 100644 (file)
@@ -6,7 +6,6 @@
 struct smtp_reply;
 
 struct client;
-struct client_command_context;
 
 struct client_state {
        struct istream *data_input;