Removed accidentally committed test code

This commit is contained in:
goldsimon 2009-11-15 13:17:33 +00:00
parent 4ebe4ff176
commit 815c75c58f

View File

@ -43,7 +43,6 @@
#include <string.h>
#include <time.h>
#define static
/** This is simple "SNTP" client for socket or raw API.
* It is a minimal implementation of SNTPv4 as specified in RFC 4330.