Removed Debug-Only from StillUnloadingACLs.
This commit is contained in:
committed by
Evil Factory
parent
523ee8d641
commit
3c4810264c
@@ -50,7 +50,6 @@ public partial class AssemblyManager
|
||||
/// </summary>
|
||||
public event Action<Guid> OnACLUnload;
|
||||
|
||||
#if DEBUG
|
||||
|
||||
/// <summary>
|
||||
/// [DEBUG ONLY]
|
||||
@@ -72,8 +71,6 @@ public partial class AssemblyManager
|
||||
}
|
||||
}
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
// ReSharper disable once MemberCanBePrivate.Global
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user