mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-13 12:14:16 +01:00
fix: remove Initialise call
This commit is contained in:
parent
eb12fe8b2a
commit
2e872d66d7
1 changed files with 0 additions and 2 deletions
|
|
@ -422,8 +422,6 @@ internal class LocalPlugin : IDisposable
|
|||
return;
|
||||
}
|
||||
|
||||
SignatureHelper.Initialise(this.instance);
|
||||
|
||||
// In-case the manifest name was a placeholder. Can occur when no manifest was included.
|
||||
if (this.Manifest.Name.IsNullOrEmpty())
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue