summaryrefslogtreecommitdiff
path: root/ui/flowgraphwidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/flowgraphwidget.h')
-rw-r--r--ui/flowgraphwidget.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/flowgraphwidget.h b/ui/flowgraphwidget.h
index c69f8ea7..08c41b7d 100644
--- a/ui/flowgraphwidget.h
+++ b/ui/flowgraphwidget.h
@@ -281,8 +281,6 @@ class BINARYNINJAUIAPI FlowGraphWidget :
void showLineInNode(FlowGraphNodeRef node, size_t lineIndex);
void ensureCursorVisible();
- void viewInTypesView(std::string typeName, uint64_t offset = 0);
-
void setInstructionHighlight(BNHighlightColor color);
void setBlockHighlight(BNHighlightColor color);