aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTobias Jahnke <tjahnk@users.noreply.github.com>2017-08-17 08:20:58 +0200
committerTobias Jahnke <tjahnk@users.noreply.github.com>2017-08-17 08:20:58 +0200
commit8d6b081e847a2098b183683edb3fa097890790f5 (patch)
tree4c2d47f530cb81bfed4561950729d5b047366de2
parent6b17f2065e447c10731dc252ca5600a267971643 (diff)
test initial push
-rw-r--r--ucs2-interface/ucs_vol_interf.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/ucs2-interface/ucs_vol_interf.c b/ucs2-interface/ucs_vol_interf.c
index ecd09de..5d65d4a 100644
--- a/ucs2-interface/ucs_vol_interf.c
+++ b/ucs2-interface/ucs_vol_interf.c
@@ -24,8 +24,6 @@
#include "ucs_interface.h"
#include "libmostvolume.h"
-
-
static UCSI_channelsT ucsiChannels[] = {
{.name= "FRONT_LEFT" , .numid= (int)LIB_MOST_VOLUME_CH_FRONT_LEFT},
{.name= "FRONT_RIGHT", .numid= (int)LIB_MOST_VOLUME_CH_FRONT_RIGHT},