summaryrefslogtreecommitdiff
path: root/source/components/parser
diff options
context:
space:
mode:
Diffstat (limited to 'source/components/parser')
-rw-r--r--source/components/parser/psargs.c2
-rw-r--r--source/components/parser/pstree.c2
-rw-r--r--source/components/parser/psxface.c2
3 files changed, 0 insertions, 6 deletions
diff --git a/source/components/parser/psargs.c b/source/components/parser/psargs.c
index c1bc15a6818e..17e99fa85492 100644
--- a/source/components/parser/psargs.c
+++ b/source/components/parser/psargs.c
@@ -41,8 +41,6 @@
* POSSIBILITY OF SUCH DAMAGES.
*/
-#define __PSARGS_C__
-
#include "acpi.h"
#include "accommon.h"
#include "acparser.h"
diff --git a/source/components/parser/pstree.c b/source/components/parser/pstree.c
index 746d5759f53b..f53a0a0ad567 100644
--- a/source/components/parser/pstree.c
+++ b/source/components/parser/pstree.c
@@ -41,8 +41,6 @@
* POSSIBILITY OF SUCH DAMAGES.
*/
-#define __PSTREE_C__
-
#include "acpi.h"
#include "accommon.h"
#include "acparser.h"
diff --git a/source/components/parser/psxface.c b/source/components/parser/psxface.c
index 2068a86a172a..6e0502d858fc 100644
--- a/source/components/parser/psxface.c
+++ b/source/components/parser/psxface.c
@@ -41,8 +41,6 @@
* POSSIBILITY OF SUCH DAMAGES.
*/
-#define __PSXFACE_C__
-
#include "acpi.h"
#include "accommon.h"
#include "acparser.h"