diff options
| author | Richard M. Stallman | 1994-10-26 23:25:27 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1994-10-26 23:25:27 +0000 |
| commit | bf20bdca0ea0a715128595eb55f477e306652046 (patch) | |
| tree | b72f119262400042894aa40605dd22a73dc0c7bc /src/s/msdos.h | |
| parent | d73fe42b59d57f4cb93f71949a91f3d649a598a6 (diff) | |
| download | emacs-bf20bdca0ea0a715128595eb55f477e306652046.tar.gz emacs-bf20bdca0ea0a715128595eb55f477e306652046.zip | |
(HAVE_GETPAGESIZE): Definition deleted.
Diffstat (limited to 'src/s/msdos.h')
| -rw-r--r-- | src/s/msdos.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/s/msdos.h b/src/s/msdos.h index a3a050afa7a..8f614428887 100644 --- a/src/s/msdos.h +++ b/src/s/msdos.h | |||
| @@ -153,9 +153,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 153 | 153 | ||
| 154 | #define NO_MODE_T | 154 | #define NO_MODE_T |
| 155 | 155 | ||
| 156 | /* we can use dj's getpagesize() */ | ||
| 157 | #define HAVE_GETPAGESIZE | ||
| 158 | |||
| 159 | /* New chdir () routine. */ | 156 | /* New chdir () routine. */ |
| 160 | #ifdef chdir | 157 | #ifdef chdir |
| 161 | #undef chdir | 158 | #undef chdir |