summaryrefslogtreecommitdiff
path: root/plugins/unityshell/src
diff options
authorAndrea Azzarone <azzaronea@gmail.com>2017-01-04 18:49:12 +0100
committerAndrea Azzarone <azzaronea@gmail.com>2017-01-04 18:49:12 +0100
commitfcddb1352d97df21a77407459fae37eb73f41c9b (patch)
tree5f27b9f58b68601971ba605c79b0beae00e416db /plugins/unityshell/src
parent97f2a732767c9bf89f005ca0474e0e0697d53c68 (diff)
Remove line.
(bzr r4213.2.5)
Diffstat (limited to 'plugins/unityshell/src')
-rw-r--r--plugins/unityshell/src/unityshell.cpp1
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())