diff options
| author | Miles Bader | 2005-09-30 11:43:45 +0000 |
|---|---|---|
| committer | Miles Bader | 2005-09-30 11:43:45 +0000 |
| commit | c4e8cde8c6cea5ab85abbac10626bd5c1fe5a6af (patch) | |
| tree | 5ea3dab08718e0458f0033773ec6921a37212d2b /src/process.c | |
| parent | 7b9dc9afcc06c9d5c3e3f75f3bb420d57cd1de12 (diff) | |
| parent | 070860c37ab005c2c94276e2230c4bfe67f50c14 (diff) | |
| download | emacs-c4e8cde8c6cea5ab85abbac10626bd5c1fe5a6af.tar.gz emacs-c4e8cde8c6cea5ab85abbac10626bd5c1fe5a6af.zip | |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-86
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 562-568)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 125-128)
- Merge from emacs--cvs-trunk--0
- Update from CVS
Diffstat (limited to 'src/process.c')
| -rw-r--r-- | src/process.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/process.c b/src/process.c index 5bab9684a7a..bebced812e8 100644 --- a/src/process.c +++ b/src/process.c | |||
| @@ -187,7 +187,6 @@ extern Lisp_Object QCfilter; | |||
| 187 | 187 | ||
| 188 | #include "syswait.h" | 188 | #include "syswait.h" |
| 189 | 189 | ||
| 190 | extern void set_waiting_for_input P_ ((EMACS_TIME *)); | ||
| 191 | extern char *get_operating_system_release (); | 190 | extern char *get_operating_system_release (); |
| 192 | 191 | ||
| 193 | #ifndef USE_CRT_DLL | 192 | #ifndef USE_CRT_DLL |