diff options
author | Adam Jackson <ajax@theobromine.nwnk.net> | 2006-07-20 17:33:13 -0400 |
---|---|---|
committer | Adam Jackson <ajax@theobromine.nwnk.net> | 2006-07-20 17:33:13 -0400 |
commit | 985c34bf06af70a7296db8307899a17347a25558 (patch) | |
tree | b52bd1759bd1893376d9ba8979c04a7c7300df44 /hw/xnest/Makefile.am | |
parent | 84683f19b4d1c712281036bcabf8dc623e64b26a (diff) |
Remove the DDXTIME conditional, for being unused.
Diffstat (limited to 'hw/xnest/Makefile.am')
-rw-r--r-- | hw/xnest/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/xnest/Makefile.am b/hw/xnest/Makefile.am index b23782eb9..b237788bc 100644 --- a/hw/xnest/Makefile.am +++ b/hw/xnest/Makefile.am @@ -14,7 +14,6 @@ SRCS = Args.c \ GC.c \ GCOps.c \ GCOps.h \ - GetTime.c \ Handlers.c \ Handlers.h \ Init.c \ |