diff options
| author | KyleMiles <krm504@nyu.edu> | 2024-05-22 10:32:34 -0400 |
|---|---|---|
| committer | KyleMiles <krm504@nyu.edu> | 2024-06-14 15:26:02 -0400 |
| commit | 2f3dc44b366272d1cee5e6e1609598625de9d400 (patch) | |
| tree | 1096077fe1fcaf1c4cc3a966b606c4f67e355cd7 /binaryninjaapi.h | |
| parent | 43db135f0d5cd43e2c86d63e60886565167782c2 (diff) | |
Plugin mananger : Remove license name field
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 0dd1b66b..7ef66012 100644 --- a/binaryninjaapi.h +++ b/binaryninjaapi.h @@ -15783,7 +15783,6 @@ namespace BinaryNinja { std::string GetPluginDirectory() const; std::string GetAuthor() const; std::string GetDescription() const; - std::string GetLicense() const; std::string GetLicenseText() const; std::string GetLongdescription() const; std::string GetName() const; |
