summaryrefslogtreecommitdiff
path: root/source/compiler/asldefine.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/compiler/asldefine.h')
-rw-r--r--source/compiler/asldefine.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/compiler/asldefine.h b/source/compiler/asldefine.h
index 8089d0b95a0b..cffb0af1fe52 100644
--- a/source/compiler/asldefine.h
+++ b/source/compiler/asldefine.h
@@ -298,5 +298,4 @@
#define COMMENT_CAPTURE_ON AslGbl_CommentState.CaptureComments = TRUE;
#define COMMENT_CAPTURE_OFF AslGbl_CommentState.CaptureComments = FALSE;
-
#endif /* ASLDEFINE.H */