U4-11546 [v7] Clean up to remove compiler warnings (#2823)
This commit is contained in:
committed by
Sebastiaan Janssen
parent
3a0c872587
commit
9cd2db5018
@@ -32,7 +32,6 @@ namespace Umbraco.Core.Configuration
|
||||
|
||||
#region Private static fields
|
||||
|
||||
private static Version _version;
|
||||
private static readonly object Locker = new object();
|
||||
//make this volatile so that we can ensure thread safety with a double check lock
|
||||
private static volatile string _reservedUrlsCache;
|
||||
|
||||
Reference in New Issue
Block a user