mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
idc.py: Removed UNIMPLEMENTED marker from atoa()
This commit is contained in:
@@ -266,8 +266,6 @@ def atoa(ea):
|
||||
(the same as in line prefixes)
|
||||
|
||||
@param ea: address to format
|
||||
|
||||
FIXME: unimplemented
|
||||
"""
|
||||
segname = SegName(ea)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user