diff --git a/python/idc.py b/python/idc.py index f69dfe3..1e9986e 100644 --- a/python/idc.py +++ b/python/idc.py @@ -266,8 +266,6 @@ def atoa(ea): (the same as in line prefixes) @param ea: address to format - - FIXME: unimplemented """ segname = SegName(ea)