Remove gdb_usleep.c
authorTom Tromey <tom@tromey.com>
Sun, 17 Feb 2019 18:23:20 +0000 (11:23 -0700)
committerTom Tromey <tromey@adacore.com>
Thu, 26 Sep 2019 14:43:15 +0000 (08:43 -0600)
commit27a900b8657d8e20a24026bb3485a5f6c9729615
tree5b768fdcac3552b21f084bbdbe9b5d7f38dd471a
parent5d63b30afa2d1e24a3d1e6fe97507473e0545a02
Remove gdb_usleep.c

I noticed that gdb_usleep is unused, so this patch removes it.

gdb/ChangeLog
2019-09-26  Tom Tromey  <tom@tromey.com>

* Makefile.in (COMMON_SFILES): Remove gdb_usleep.c.
(HFILES_NO_SRCDIR): Remove gdb_usleep.h.
* gdb_usleep.h: Remove.
* gdb_usleep.c: Remove.
* utils.c: Don't include gdb_usleep.h.
gdb/ChangeLog
gdb/Makefile.in
gdb/gdb_usleep.c [deleted file]
gdb/gdb_usleep.h [deleted file]
gdb/utils.c
This page took 0.033218 seconds and 4 git commands to generate.