Don't do the default exclusions in the `flat' profile on Alpha. (We don't

on any other platform, either.)
This commit is contained in:
mycroft 2000-12-13 01:06:03 +00:00
parent 760ab2591f
commit e1a74529ae
1 changed files with 0 additions and 3 deletions

View File

@ -464,9 +464,6 @@ This program is free software. This program has absolutely no warranty.\n");
{
sym_id_add (*sp, EXCL_TIME);
sym_id_add (*sp, EXCL_GRAPH);
#ifdef __alpha__
sym_id_add (*sp, EXCL_FLAT);
#endif
}
/*