diff options
Diffstat (limited to 'src/map/atcommand.c')
-rw-r--r-- | src/map/atcommand.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/map/atcommand.c b/src/map/atcommand.c index de5d4549b..7c7aafbb7 100644 --- a/src/map/atcommand.c +++ b/src/map/atcommand.c @@ -183,7 +183,6 @@ ACMD_FUNC(send) { int len=0,off,end,type; long num; - (void)command; // not used // read message type as hex number (without the 0x) if(!message || !*message || |