mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-30 20:33:40 +01:00
Remove obsolete class/prop
This commit is contained in:
parent
9697f0b7a0
commit
67bd5a5076
2 changed files with 0 additions and 44 deletions
|
|
@ -124,11 +124,6 @@ namespace Dalamud.Plugin.Internal
|
|||
/// </summary>
|
||||
public bool SafeMode { get; init; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets a list of all IPC subscriptions.
|
||||
/// </summary>
|
||||
public List<IpcSubscription> IpcSubscriptions { get; } = new();
|
||||
|
||||
/// <summary>
|
||||
/// Gets the <see cref="PluginConfigurations"/> object used when initializing plugins.
|
||||
/// </summary>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue