summaryrefslogtreecommitdiff
path: root/core/opie-login/loginwindowimpl.cpp
authorsandman <sandman>2002-08-01 14:05:32 (UTC)
committer sandman <sandman>2002-08-01 14:05:32 (UTC)
commit66c4051568427ae3ffd5d8707e1cc91ce8ffbe62 (patch) (side-by-side diff)
treeefeb6b333374349c4e08fbd8c3c16acc727f394b /core/opie-login/loginwindowimpl.cpp
parent32b7fdb0e9e5ec6cb6f791962efe68c40564b178 (diff)
downloadopie-66c4051568427ae3ffd5d8707e1cc91ce8ffbe62.zip
opie-66c4051568427ae3ffd5d8707e1cc91ce8ffbe62.tar.gz
opie-66c4051568427ae3ffd5d8707e1cc91ce8ffbe62.tar.bz2
Revert the non-gcc3-fix part of the gcc3-fix from Harlekin
Diffstat (limited to 'core/opie-login/loginwindowimpl.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/opie-login/loginwindowimpl.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/opie-login/loginwindowimpl.cpp b/core/opie-login/loginwindowimpl.cpp
index 26d9225..3265b46 100644
--- a/core/opie-login/loginwindowimpl.cpp
+++ b/core/opie-login/loginwindowimpl.cpp
@@ -21,7 +21,6 @@
#include <unistd.h>
#include <stdlib.h>
-#undef USEPAM // FOR my toolchain
#ifdef USEPAM
extern "C" {
#include <security/pam_appl.h>