aboutsummaryrefslogtreecommitdiffstats
path: root/src/timer/gettimeofday/info.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/timer/gettimeofday/info.txt')
-rw-r--r--src/timer/gettimeofday/info.txt30
1 files changed, 0 insertions, 30 deletions
diff --git a/src/timer/gettimeofday/info.txt b/src/timer/gettimeofday/info.txt
deleted file mode 100644
index f8b65b4ba..000000000
--- a/src/timer/gettimeofday/info.txt
+++ /dev/null
@@ -1,30 +0,0 @@
-define TIMER_UNIX
-
-load_on auto
-modset unix,beos
-
-<add>
-tm_unix.cpp
-tm_unix.h
-</add>
-
-<os>
-aix
-beos
-cygwin
-darwin
-freebsd
-dragonfly
-hpux
-irix
-linux
-netbsd
-openbsd
-qnx
-solaris
-tru64
-</os>
-
-<requires>
-timer
-</requires>