summaryrefslogtreecommitdiffstats
path: root/kdmlib/kgreet_pam.cpp
diff options
context:
space:
mode:
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) {