X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=send.h;h=3436bcea65371979152cb718bb8beb5d4cb9fda5;hp=b0da1652b2251668cbce5222396c33b4e9e5c76c;hb=d4171bf0379c24a15df0281c5328c53087e446f4;hpb=13fbaf31577b0b0292598d69b964a73f7fb9bf88 diff --git a/send.h b/send.h index b0da1652..3436bcea 100644 --- 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); -/** \p SENDER_ON or \p SENDER_OFF */ - int status; /** * return the help text of this sender *