mbed OS5

Fork of UIPEthernet by Zoltan Hudak

Revision:
4:d774541a34da
Parent:
3:5b17e4656dd0
Child:
8:4acb22344932
--- a/utility/Server.h	Sat Dec 20 11:10:40 2014 +0000
+++ b/utility/Server.h	Sun Mar 08 20:26:56 2015 +0000
@@ -3,7 +3,7 @@
   Copyright (c) 2011 Adrian McEwen.  All right reserved.
 
   Modified (ported to mbed) by Zoltan Hudak <hudakz@inbox.com>
-  
+
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
   License as published by the Free Software Foundation; either
@@ -21,7 +21,6 @@
 #ifndef server_h
     #define server_h
 
-//class Server : public Print {
 class   Server
 {
 public: