X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=command.h;h=0265f056d999ff1322b639493ad5503bc847dd6e;hb=b77844da491b8d41c2937f37108d041f937c124e;hp=5b01eb79e3500f34d135d1bdc8db6ac8ec4ad59c;hpb=b59e841036a107b52a0221e48d7e05f86da92979;p=paraslash.git diff --git a/command.h b/command.h index 5b01eb79..0265f056 100644 --- a/command.h +++ b/command.h @@ -2,8 +2,6 @@ /** Per connection data available to command handlers. */ struct command_context { - /** Network address of the peer. */ - const char *peer; /** The paraslash user that executes this command. */ struct user *u; /** File descriptor and crypto keys. */