From 8d6b081e847a2098b183683edb3fa097890790f5 Mon Sep 17 00:00:00 2001 From: Tobias Jahnke Date: Thu, 17 Aug 2017 08:20:58 +0200 Subject: [PATCH] test initial push --- ucs2-interface/ucs_vol_interf.c | 2 -- 1 file changed, 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}, -- 2.16.6