From: Richard M. Stallman Date: Sun, 10 Sep 1995 04:38:13 +0000 (+0000) Subject: (init_gettimeofday): Remove declaration. X-Git-Tag: emacs-19.34~2839 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dbc9b92ccb524e07a0271a00a34f1605129bce0e;p=emacs.git (init_gettimeofday): Remove declaration. --- diff --git a/src/msdos.h b/src/msdos.h index 26f19ab8c75..2838dbddcae 100644 --- a/src/msdos.h +++ b/src/msdos.h @@ -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 (); #ifndef HAVE_X_WINDOWS /* Dummy types. */