summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1995-09-10 04:38:13 +0000
committerRichard M. Stallman <rms@gnu.org>1995-09-10 04:38:13 +0000
commitdbc9b92ccb524e07a0271a00a34f1605129bce0e (patch)
tree50761d114cf77982df40dcccc8e2587a554b907a /src
parentccc4fdaabe785f9175158ae62427441c65664858 (diff)
(init_gettimeofday): Remove declaration.
Diffstat (limited to 'src')
-rw-r--r--src/msdos.h1
1 files changed, 0 insertions, 1 deletions
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. */