mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-03 14:23:40 +01:00
Merge pull request #1017 from ascclemens/patch-5
Remove SignatureHelper.Initialise call
This commit is contained in:
commit
5797342f3e
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