Remove the ApplyConfig() prototype because it doesn't exist anymore.

This commit is contained in:
László Monda
2017-11-04 01:36:55 +01:00
parent 457f4802d4
commit c0b41b8e60

View File

@@ -48,6 +48,5 @@
// Functions:
void UsbProtocolHandler(void);
void ApplyConfig(void);
#endif