summaryrefslogtreecommitdiff
path: root/python/binaryview.py
diff options
context:
space:
mode:
Diffstat (limited to 'python/binaryview.py')
-rw-r--r--python/binaryview.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/python/binaryview.py b/python/binaryview.py
index 08ee5b47..4ffe197e 100644
--- a/python/binaryview.py
+++ b/python/binaryview.py
@@ -2830,8 +2830,6 @@ class BinaryView(object):
architecture of the function will be used.
This function returns both autoanalysis ("auto") and user-specified ("user") xrefs.
To add a user-specified reference, see :func:`~binaryninja.function.Function.add_user_code_ref`.
-
- todo: docs and make it not so difficult to call
"""
result = []