Remove platform-dependent code from Fl_Clock.cxx
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11573 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
This commit is contained in:
parent
7e20aa06f9
commit
f9369a74ef
@ -22,9 +22,6 @@
|
||||
#include <FL/fl_draw.H>
|
||||
#include <math.h>
|
||||
#include <time.h>
|
||||
#ifndef WIN32
|
||||
# include <sys/time.h>
|
||||
#endif /* !WIN32 */
|
||||
|
||||
// Original clock display written by Paul Haeberli at SGI.
|
||||
// Modifications by Mark Overmars for Forms
|
||||
|
Loading…
Reference in New Issue
Block a user