aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Embedded_SW/Embedded/Common
diff options
context:
space:
mode:
authorShlomo Hecht <shlomo@twine-s.com>2018-06-25 18:44:25 +0300
committerShlomo Hecht <shlomo@twine-s.com>2018-06-25 18:44:25 +0300
commit2d7cfaab6ea6fadaac8d9ff36e38a2a98e0e9e32 (patch)
treecd452fe465d936fa346c6f7db90ed19a702d3a9e /Software/Embedded_SW/Embedded/Common
parent18f3d2c3d8504303029ffd15cc9ce68383498a86 (diff)
parent7b9f2f35b722f316ba37bed9f35216c0211159ec (diff)
downloadTango-2d7cfaab6ea6fadaac8d9ff36e38a2a98e0e9e32.tar.gz
Tango-2d7cfaab6ea6fadaac8d9ff36e38a2a98e0e9e32.zip
Merge branch 'master' of https://twinetfs.visualstudio.com/Tango/_git/Tango
Diffstat (limited to 'Software/Embedded_SW/Embedded/Common')
-rw-r--r--Software/Embedded_SW/Embedded/Common/report/distributor.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/Software/Embedded_SW/Embedded/Common/report/distributor.c b/Software/Embedded_SW/Embedded/Common/report/distributor.c
index a9ebb5c13..35d178712 100644
--- a/Software/Embedded_SW/Embedded/Common/report/distributor.c
+++ b/Software/Embedded_SW/Embedded/Common/report/distributor.c
@@ -590,7 +590,7 @@ STATUS ReportFd(int fd, uint32_t SwitchAddRemove, DistributorHandle Distributor)
**************************************************************************/
STATUS ReportFunc(ReportFunction func, uint32_t SwitchAddRemove, DistributorHandle Distributor)
{
- int index = 0, i;
+ //int index = 0, i;
/* consistency check: don't add illegal pointer */
if( func == NULL )
@@ -707,7 +707,7 @@ static void messageDistribute(char *msg,
int Severity,
int parameter)
{
- int index;
+ //int index;
/* pass through the table and send message to destination.
Assume for consistency: when the destination is fd,