Merge branch 'refs/heads/t/si_conversion'
[paraslash.git] / command.h
index 5b01eb79e3500f34d135d1bdc8db6ac8ec4ad59c..0265f056d999ff1322b639493ad5503bc847dd6e 100644 (file)
--- 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. */