diff options
Diffstat (limited to 'plugins')
| -rw-r--r-- | plugins/unityshell/src/unityshell.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/unityshell/src/unityshell.cpp b/plugins/unityshell/src/unityshell.cpp index ad9207c72..655393c5f 100644 --- a/plugins/unityshell/src/unityshell.cpp +++ b/plugins/unityshell/src/unityshell.cpp @@ -4011,7 +4011,6 @@ void UnityScreen::OnScreenUnlocked() std::string UnityScreen::GetLockStampFile() const { - std::string user_name = session_->UserName(); std::string cache_dir; if (session_->AutomaticLogin()) |
