summaryrefslogtreecommitdiff
path: root/source/components/utilities/uttrack.c
diff options
context:
space:
mode:
authorRobert Moore <Robert.Moore@intel.com>2014-10-09 10:52:23 -0700
committerRobert Moore <Robert.Moore@intel.com>2014-10-09 10:52:23 -0700
commitb073a9cef40bfc2759368d070cc3df4ed3be1a7a (patch)
tree37cf58b6953c203609e04339a86cac6bb936c86b /source/components/utilities/uttrack.c
parent3d4baf30e41fe171d66cc8173a6772928b7c7f90 (diff)
downloadacpica-b073a9cef40bfc2759368d070cc3df4ed3be1a7a.tar.gz
Remove extraneous #defines, no functional change.
This change removes the #define statements at the start of many modules that simply define the module name. They are obsolete.
Diffstat (limited to 'source/components/utilities/uttrack.c')
-rw-r--r--source/components/utilities/uttrack.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/components/utilities/uttrack.c b/source/components/utilities/uttrack.c
index df04aa3a5..43a993aca 100644
--- a/source/components/utilities/uttrack.c
+++ b/source/components/utilities/uttrack.c
@@ -124,8 +124,6 @@
* occurs in the body of AcpiUtFree.
*/
-#define __UTTRACK_C__
-
#include "acpi.h"
#include "accommon.h"