aboutsummaryrefslogtreecommitdiff
path: root/include/lldb/Core/RegisterValue.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/lldb/Core/RegisterValue.h')
-rw-r--r--include/lldb/Core/RegisterValue.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/lldb/Core/RegisterValue.h b/include/lldb/Core/RegisterValue.h
index 030b849212c4..0626b5f2c857 100644
--- a/include/lldb/Core/RegisterValue.h
+++ b/include/lldb/Core/RegisterValue.h
@@ -354,9 +354,6 @@ namespace lldb_private {
lldb::Format format,
uint32_t reg_name_right_align_at = 0) const;
- void *
- GetBytes ();
-
const void *
GetBytes () const;