]> git.eshelyaron.com Git - emacs.git/commitdiff
(init_gettimeofday): Remove declaration.
authorRichard M. Stallman <rms@gnu.org>
Sun, 10 Sep 1995 04:38:13 +0000 (04:38 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 10 Sep 1995 04:38:13 +0000 (04:38 +0000)
src/msdos.h

index 26f19ab8c7512bbf2a892357fb606ed9fa1aced3..2838dbddcaec76a13fb52ed4a7f81f617235b186 100644 (file)
@@ -45,7 +45,6 @@ void mouse_moveto (int, int);
 void mouse_check_moved ();
 int mouse_pressed (int, int *, int *);
 int mouse_released (int, int *, int *);
-void init_gettimeofday ();
 \f
 #ifndef HAVE_X_WINDOWS
 /* Dummy types.  */