X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/d423090b26ade8912e669d6c6d3c5463e0669429..d6e3259f8bd0daadb8d6a01017cfab00cd73f17b:/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.c?ds=inline diff --git a/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.c b/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.c index 70033f528..0749af7ce 100644 --- a/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.c +++ b/Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.c @@ -37,7 +37,6 @@ #include "Ethernet.h" -/* Global Variables: */ /** Constant for convenience when checking against or setting a MAC address to the virtual server MAC address. */ const MAC_Address_t ServerMACAddress = {SERVER_MAC_ADDRESS};