]> Dogcows Code - chaz/openbox/blobdiff - otk/util.hh
kill some whitespace
[chaz/openbox] / otk / util.hh
index e00a4e1b60b444ebe2a3cef4e85d874545efaa4f..22d45fba1d5d9b4fe8817089af28a5c1e9143ebc 100644 (file)
@@ -5,17 +5,6 @@
 extern "C" {
 #include <X11/Xlib.h>
 #include <X11/Xutil.h>
-
-#ifdef    TIME_WITH_SYS_TIME
-#  include <sys/time.h>
-#  include <time.h>
-#else // !TIME_WITH_SYS_TIME
-#  ifdef    HAVE_SYS_TIME_H
-#    include <sys/time.h>
-#  else // !HAVE_SYS_TIME_H
-#    include <time.h>
-#  endif // HAVE_SYS_TIME_H
-#endif // TIME_WITH_SYS_TIME
 }
 
 #include <string>
This page took 0.020156 seconds and 4 git commands to generate.