diff options
| author | KyleMiles <krm504@nyu.edu> | 2024-05-29 09:08:51 -0400 |
|---|---|---|
| committer | KyleMiles <krm504@nyu.edu> | 2024-06-14 15:26:02 -0400 |
| commit | 13122c55c87302fddee581add0642b5c4bd1a438 (patch) | |
| tree | 05ad02e1dc76215c9343c252ffa1f369238312a9 /binaryninjaapi.h | |
| parent | 2f3dc44b366272d1cee5e6e1609598625de9d400 (diff) | |
Plugin Manager : Remove install instructions
Diffstat (limited to 'binaryninjaapi.h')
| -rw-r--r-- | binaryninjaapi.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/binaryninjaapi.h b/binaryninjaapi.h index 7ef66012..fb2d8347 100644 --- a/binaryninjaapi.h +++ b/binaryninjaapi.h @@ -15794,7 +15794,6 @@ namespace BinaryNinja { std::string GetCommit() const; std::string GetRepository() const; std::string GetProjectData(); - std::string GetInstallInstructions(const std::string& platform) const; uint64_t GetMinimumVersion() const; uint64_t GetLastUpdate(); bool IsBeingDeleted() const; |
