remove an ancient XXX
authorderaadt <deraadt@openbsd.org>
Tue, 27 Jul 2010 23:36:35 +0000 (23:36 +0000)
committerderaadt <deraadt@openbsd.org>
Tue, 27 Jul 2010 23:36:35 +0000 (23:36 +0000)
sys/dev/acpi/dsdt.c

index d1de06d..f4a1791 100644 (file)
@@ -1,4 +1,4 @@
-/* $OpenBSD: dsdt.c,v 1.174 2010/07/27 02:00:36 krw Exp $ */
+/* $OpenBSD: dsdt.c,v 1.175 2010/07/27 23:36:35 deraadt Exp $ */
 /*
  * Copyright (c) 2005 Jordan Hargrave <jordan@openbsd.org>
  *
@@ -1743,9 +1743,6 @@ aml_val_to_string(const struct aml_value *val)
 }
 #endif /* SMALL_KERNEL */
 
-/*
- * XXX: NEW PARSER CODE GOES HERE
- */
 int aml_error;
 
 struct aml_value *aml_gettgt(struct aml_value *, int);