summaryrefslogtreecommitdiff
path: root/src/msdos.h
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
commitca8a66b808fcf29ddbcb2da8d1f64829c9601ccc (patch)
tree2055f63ae8091f61e4a400b4e4ece59a0d683bb5 /src/msdos.h
parentf64f6b1be85e77dfa8f2385a018f359193af04d1 (diff)
downloademacs-ca8a66b808fcf29ddbcb2da8d1f64829c9601ccc.tar.gz
(init_gettimeofday): Remove declaration.
Diffstat (limited to 'src/msdos.h')
-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. */