comment unused variable

This commit is contained in:
matthias.ringwald 2011-10-08 16:38:21 +00:00
parent f53674e547
commit b03e14eb1f

View File

@ -79,7 +79,6 @@ void packet_handler(uint8_t packet_type, uint16_t channel, uint8_t *packet, uint
uint16_t handle;
uint16_t psm;
uint16_t local_cid;
uint16_t remote_cid;
char pin[20];
int i;