X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/0d5baf9bb3e88ebcbc53cc9a71566582d585f7dd..32f0f605efa293430a47d60bb857695ff6937d21:/Demos/Device/MassStorage/MassStorage.h?ds=inline diff --git a/Demos/Device/MassStorage/MassStorage.h b/Demos/Device/MassStorage/MassStorage.h index 17acca6b7..f0baf1461 100644 --- a/Demos/Device/MassStorage/MassStorage.h +++ b/Demos/Device/MassStorage/MassStorage.h @@ -134,9 +134,6 @@ STREAM_CALLBACK(AbortOnMassStoreReset); /* Event Handlers: */ - /** Indicates that this module will catch the USB_Reset event when thrown by the library. */ - HANDLES_EVENT(USB_Reset); - /** Indicates that this module will catch the USB_Connect event when thrown by the library. */ HANDLES_EVENT(USB_Connect);