Get rid of sender->status.
[paraslash.git] / send.h
diff --git a/send.h b/send.h
index b0da1652b2251668cbce5222396c33b4e9e5c76c..3436bcea65371979152cb718bb8beb5d4cb9fda5 100644 (file)
--- a/send.h
+++ b/send.h
@@ -25,8 +25,6 @@ struct sender {
  * this sending facility, for example it could open a tcp port.
  */
        void (*init)(struct sender *s);
  * this sending facility, for example it could open a tcp port.
  */
        void (*init)(struct sender *s);
-/** \p SENDER_ON or \p SENDER_OFF */
-       int status;
 /**
  * return the help text of this sender
  *
 /**
  * return the help text of this sender
  *