diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/msdos.h | 1 |
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); | |||
| 45 | void mouse_check_moved (); | 45 | void mouse_check_moved (); |
| 46 | int mouse_pressed (int, int *, int *); | 46 | int mouse_pressed (int, int *, int *); |
| 47 | int mouse_released (int, int *, int *); | 47 | int mouse_released (int, int *, int *); |
| 48 | void init_gettimeofday (); | ||
| 49 | 48 | ||
| 50 | #ifndef HAVE_X_WINDOWS | 49 | #ifndef HAVE_X_WINDOWS |
| 51 | /* Dummy types. */ | 50 | /* Dummy types. */ |