config files: Drop incorrect comments.
[fw/openocd] / tcl / target / pic32mx.cfg
index efffd040b048bfc9b5d387b966832f623477390f..0b3522ee4c1219aa79aa99a091023ad121a4a0c7 100644 (file)
@@ -14,7 +14,6 @@ if { [info exists ENDIAN] } {
 if { [info exists CPUTAPID ] } {
    set _CPUTAPID $CPUTAPID
 } else {
-   # force an error till we get a good number
    set _CPUTAPID 0x30938053
 }