Get rid of an old comment.

--HG--
extra : convert_revision : 1b86a7f60489bc65a03919b27afd4dfbe4e09bba
This commit is contained in:
Gabe Black 2007-07-24 15:04:53 -07:00
parent 7e52393432
commit 1cec0a3249

View file

@ -94,9 +94,3 @@ def macroop DEC_P
st t1, ds, [0, t0, t7], disp
};
'''
#let {{
# class DEC(Inst):
# "GenFault ${new UnimpInstFault}"
# class INC(Inst):
# "GenFault ${new UnimpInstFault}"
#}};