]> 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)
committerAki Tuomi <aki.tuomi@open-xchange.com>
Tue, 9 Oct 2018 06:41:17 +0000 (06:41 +0000)
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;