X-Git-Url: http://git.linex4red.de/pub/USBasp.git/blobdiff_plain/292fc9b65eba6b874dd4c29087cf499123f8bd0c..cf22a744ec0da3b68c4ffdb14c6fa43f2e07542f:/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);