From 10c02f9ece9b5ee20aa93c877d70fa6689ef7a7d Mon Sep 17 00:00:00 2001 From: razvanm Date: Mon, 1 Dec 2008 19:56:53 +0000 Subject: [PATCH] Remove a redundant definition. --- tos/chips/cc2420/csma/CC2420CsmaP.nc | 1 - 1 file changed, 1 deletion(-) diff --git a/tos/chips/cc2420/csma/CC2420CsmaP.nc b/tos/chips/cc2420/csma/CC2420CsmaP.nc index 670b7181..c0d5ef37 100644 --- a/tos/chips/cc2420/csma/CC2420CsmaP.nc +++ b/tos/chips/cc2420/csma/CC2420CsmaP.nc @@ -72,7 +72,6 @@ implementation { /****************** Prototypes ****************/ task void startDone_task(); - task void startDone_task(); task void stopDone_task(); task void sendDone_task(); -- 2.39.2