summaryrefslogtreecommitdiff
path: root/examples/triage/byte.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/triage/byte.h')
-rw-r--r--examples/triage/byte.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/triage/byte.h b/examples/triage/byte.h
index 1c8c20f8..53a037e7 100644
--- a/examples/triage/byte.h
+++ b/examples/triage/byte.h
@@ -40,7 +40,6 @@ class ByteView : public QAbstractScrollArea, public View
QTimer* m_cursorTimer;
void updateRanges();
- void removeRange(uint64_t begin, uint64_t end);
void setTopToAddress(uint64_t addr);