summaryrefslogtreecommitdiff
path: root/binaryninjaapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'binaryninjaapi.h')
-rw-r--r--binaryninjaapi.h1
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;