diff options
Diffstat (limited to 'view/sharedcache/workflow/ObjCActivity.h')
| -rw-r--r-- | view/sharedcache/workflow/ObjCActivity.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/view/sharedcache/workflow/ObjCActivity.h b/view/sharedcache/workflow/ObjCActivity.h deleted file mode 100644 index 05a0d1b8..00000000 --- a/view/sharedcache/workflow/ObjCActivity.h +++ /dev/null @@ -1,9 +0,0 @@ -#pragma once -#include "binaryninjaapi.h" - -class ObjCActivity -{ - static void AdjustCallType(BinaryNinja::Ref<BinaryNinja::AnalysisContext> ctx); -public: - static void Register(BinaryNinja::Workflow& workflow); -};
\ No newline at end of file |
