idc.py: Removed UNIMPLEMENTED marker from atoa()

This commit is contained in:
gergely.erdelyi 2008-04-05 10:25:25 +00:00
parent fc25932632
commit ef44c5f123

View File

@ -266,8 +266,6 @@ def atoa(ea):
(the same as in line prefixes)
@param ea: address to format
FIXME: unimplemented
"""
segname = SegName(ea)