From: Dean Camera Date: Sun, 28 Aug 2011 01:40:36 +0000 (+0000) Subject: Remove redundant prototype for Audio_Host_StartStopStreaming() and Audio_Host_GetSetE... X-Git-Tag: LUFA-111009~23 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/3b898ae17823033c25c672d0b0001c4f1610fcd0?hp=3b898ae17823033c25c672d0b0001c4f1610fcd0 Remove redundant prototype for Audio_Host_StartStopStreaming() and Audio_Host_GetSetEndpointProperty(). Update host mode Audio class inline functions to prevent unused parameter warnings. ---