diff options
Diffstat (limited to 'src/emacs.c')
| -rw-r--r-- | src/emacs.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emacs.c b/src/emacs.c index 5a526687b14..558dd11a351 100644 --- a/src/emacs.c +++ b/src/emacs.c | |||
| @@ -923,7 +923,6 @@ load_pdump (int argc, char **argv) | |||
| 923 | } | 923 | } |
| 924 | #endif /* HAVE_PDUMPER */ | 924 | #endif /* HAVE_PDUMPER */ |
| 925 | 925 | ||
| 926 | /* ARGSUSED */ | ||
| 927 | int | 926 | int |
| 928 | main (int argc, char **argv) | 927 | main (int argc, char **argv) |
| 929 | { | 928 | { |