"COMMENT_BEGIN" is no longer used.

This commit is contained in:
David E. O'Brien 1999-09-19 10:32:18 +00:00
parent 8d5d8faf3b
commit db102939b7
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=51410
2 changed files with 0 additions and 6 deletions

View File

@ -89,9 +89,6 @@ Boston, MA 02111-1307, USA. */
#undef ASM_COMMENT_START
#define ASM_COMMENT_START "#"
#undef COMMENT_BEGIN
#define COMMENT_BEGIN "#"
#undef ASM_APP_ON
#define ASM_APP_ON "#APP\n"

View File

@ -89,9 +89,6 @@ Boston, MA 02111-1307, USA. */
#undef ASM_COMMENT_START
#define ASM_COMMENT_START "#"
#undef COMMENT_BEGIN
#define COMMENT_BEGIN "#"
#undef ASM_APP_ON
#define ASM_APP_ON "#APP\n"