summaryrefslogtreecommitdiffstats
path: root/kdmlib/kgreet_pam.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-04-27 13:26:04 -0500
committerSlávek Banko <slavek.banko@axis.cz>2012-06-03 03:27:16 +0200
commit3870dbe675124cea8970e86a595827ed50c9acb4 (patch)
tree4813abcff0939b26fb4d825dc48bc82c7d3d3636 /kdmlib/kgreet_pam.cpp
parent33f1ecab8492e686c4bd736419ca1ae33e2c6eea (diff)
downloadtdebase-3870dbe675124cea8970e86a595827ed50c9acb4.tar.gz
tdebase-3870dbe675124cea8970e86a595827ed50c9acb4.zip
Check for tsak presence on lock engage
Fix tsak not exiting on request Clean up build warnings (cherry picked from commit 22d0a673d7d6049d388847b476df1e5b6f3d6b70)
Diffstat (limited to 'kdmlib/kgreet_pam.cpp')
-rw-r--r--kdmlib/kgreet_pam.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/kdmlib/kgreet_pam.cpp b/kdmlib/kgreet_pam.cpp
index 41c7b2439..9b07869f8 100644
--- a/kdmlib/kgreet_pam.cpp
+++ b/kdmlib/kgreet_pam.cpp
@@ -354,7 +354,6 @@ KPamGreeter::textPrompt( const char *prompt, bool echo, bool nonBlocking )
}
else if (m_themer) {
kg_debug("themer found!");
- KdmItem *pw_label = 0;
KdmLabel *kdmlabel = static_cast<KdmLabel*>(m_themer->findNode("pw-label"));
if (kdmlabel) {