U4-11546 [v7] Clean up to remove compiler warnings (#2823)
This commit is contained in:
committed by
Sebastiaan Janssen
parent
3a0c872587
commit
9cd2db5018
@@ -253,7 +253,6 @@ namespace umbraco.presentation
|
||||
+ ex;
|
||||
|
||||
// Hide error if getting the user throws an error (e.g. corrupt / blank db)
|
||||
User staticUser = null;
|
||||
try
|
||||
{
|
||||
User.GetCurrent();
|
||||
@@ -473,4 +472,4 @@ namespace umbraco.presentation
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user