From 13122c55c87302fddee581add0642b5c4bd1a438 Mon Sep 17 00:00:00 2001 From: KyleMiles Date: Wed, 29 May 2024 09:08:51 -0400 Subject: Plugin Manager : Remove install instructions --- binaryninjaapi.h | 1 - 1 file changed, 1 deletion(-) (limited to 'binaryninjaapi.h') 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; -- cgit v1.3.1