X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/292fc9b65eba6b874dd4c29087cf499123f8bd0c..be9d0a5aa97c84cc8723f69f2b88576965e386aa:/Demos/Device/Incomplete/Sideshow/Lib/SideshowApplications.h diff --git a/Demos/Device/Incomplete/Sideshow/Lib/SideshowApplications.h b/Demos/Device/Incomplete/Sideshow/Lib/SideshowApplications.h index 133acf994..63e30111b 100644 --- a/Demos/Device/Incomplete/Sideshow/Lib/SideshowApplications.h +++ b/Demos/Device/Incomplete/Sideshow/Lib/SideshowApplications.h @@ -56,7 +56,6 @@ extern SideShow_Application_t InstalledApplications[MAX_APPLICATIONS]; /* Function Prototypes: */ - uint8_t SideShow_GetTotalApplications(void); SideShow_Application_t* SideShow_GetFreeApplication(void); SideShow_Application_t* SideShow_GetApplicationFromGUID(GUID_t* GUID);