summaryrefslogtreecommitdiff
path: root/view/kernelcache/core/KernelCacheView.h
diff options
context:
space:
mode:
Diffstat (limited to 'view/kernelcache/core/KernelCacheView.h')
-rw-r--r--view/kernelcache/core/KernelCacheView.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/view/kernelcache/core/KernelCacheView.h b/view/kernelcache/core/KernelCacheView.h
index 9a2baf6f..bfe12502 100644
--- a/view/kernelcache/core/KernelCacheView.h
+++ b/view/kernelcache/core/KernelCacheView.h
@@ -7,8 +7,6 @@
#include <binaryninjaapi.h>
-static const char* VIEW_METADATA_KEY = "shared_cache_view";
-
class KernelCacheView : public BinaryNinja::BinaryView
{
bool m_parseOnly;