From 04bce213e6e4bcc21ab8d0385ef164fd7064ce55 Mon Sep 17 00:00:00 2001 From: Simon Duquennoy Date: Wed, 8 Mar 2017 12:13:37 +0100 Subject: [PATCH] jn516x: remove redundant declaration --- platform/jn516x/dev/micromac-radio.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/platform/jn516x/dev/micromac-radio.c b/platform/jn516x/dev/micromac-radio.c index e2d087aa2..6b91cc51b 100644 --- a/platform/jn516x/dev/micromac-radio.c +++ b/platform/jn516x/dev/micromac-radio.c @@ -57,8 +57,6 @@ #include "JPT.h" #include "PeripheralRegs.h" -void vMMAC_SetChannelAndPower(uint8 u8Channel, int8 i8power); - /* This driver configures the radio in PHY mode and does address decoding * and acknowledging in software. */