From 664a2921816069483604f5e05a2a02b6ddf8727a Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Thu, 8 Oct 2009 07:18:28 +0000 Subject: Application documentation/comment cleanup. --- Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.c | 1 - 1 file changed, 1 deletion(-) (limited to 'Demos/Device/ClassDriver/RNDISEthernet/Lib/Ethernet.c') 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}; -- cgit v1.2.3