summaryrefslogtreecommitdiff
path: root/view/sharedcache/ui/dsctriage.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'view/sharedcache/ui/dsctriage.cpp')
-rw-r--r--view/sharedcache/ui/dsctriage.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/view/sharedcache/ui/dsctriage.cpp b/view/sharedcache/ui/dsctriage.cpp
index c352254c..2d741807 100644
--- a/view/sharedcache/ui/dsctriage.cpp
+++ b/view/sharedcache/ui/dsctriage.cpp
@@ -470,8 +470,7 @@ BinaryViewRef DSCTriageView::getData()
bool DSCTriageView::navigate(uint64_t offset)
{
- // TODO: We have to set this to true otherwise view restore does not pickup this view.
- return true;
+ return false;
}