diff options
| author | Richard M. Stallman | 1994-09-24 00:33:39 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 1994-09-24 00:33:39 +0000 |
| commit | 0281aa61636798549a890cc63384e818bb959eae (patch) | |
| tree | 2464f522626a3e6a8265dd27b0b8612573035a9b /src | |
| parent | 260fe597abb1c08ac15b800afb170b5e5f24004c (diff) | |
| download | emacs-0281aa61636798549a890cc63384e818bb959eae.tar.gz emacs-0281aa61636798549a890cc63384e818bb959eae.zip | |
(CPTIME_SYMBOL, DKXFER_SYMBOL): Macros deleted.
Diffstat (limited to 'src')
| -rw-r--r-- | src/m/hp800.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/m/hp800.h b/src/m/hp800.h index 52f747fb9dd..36453c5b094 100644 --- a/src/m/hp800.h +++ b/src/m/hp800.h | |||
| @@ -154,8 +154,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 154 | 154 | ||
| 155 | /* no underscore please */ | 155 | /* no underscore please */ |
| 156 | #define LDAV_SYMBOL "avenrun" | 156 | #define LDAV_SYMBOL "avenrun" |
| 157 | #define CPTIME_SYMBOL "cp_time" | ||
| 158 | #define DKXFER_SYMBOL "dk_xfer" | ||
| 159 | 157 | ||
| 160 | #if 0 /* Supposedly no longer true. */ | 158 | #if 0 /* Supposedly no longer true. */ |
| 161 | /* In hpux, for unknown reasons, S_IFLNK is defined even though | 159 | /* In hpux, for unknown reasons, S_IFLNK is defined even though |