summaryrefslogtreecommitdiff
path: root/core/settings/security/main.cpp
authorharlekin <harlekin>2003-12-10 22:34:29 (UTC)
committer harlekin <harlekin>2003-12-10 22:34:29 (UTC)
commit35e556fc2a9d07e6e2c73cac6f05cfb4c0c3e4f1 (patch) (unidiff)
treecf9c57d312570cc8d30946d53d6b0fc8c14d38f5 /core/settings/security/main.cpp
parentdffe105588cace5d96792155cee3a32a70a05017 (diff)
downloadopie-35e556fc2a9d07e6e2c73cac6f05cfb4c0c3e4f1.zip
opie-35e556fc2a9d07e6e2c73cac6f05cfb4c0c3e4f1.tar.gz
opie-35e556fc2a9d07e6e2c73cac6f05cfb4c0c3e4f1.tar.bz2
less includes
Diffstat (limited to 'core/settings/security/main.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/settings/security/main.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/core/settings/security/main.cpp b/core/settings/security/main.cpp
index 3141fb8..aed8ab2 100644
--- a/core/settings/security/main.cpp
+++ b/core/settings/security/main.cpp
@@ -18,9 +18,6 @@
18** 18**
19**********************************************************************/ 19**********************************************************************/
20 20
21#include <qpe/qpeapplication.h>
22#include <qpe/qcopenvelope_qws.h>
23#include <qpe/global.h>
24 21
25#include "security.h" 22#include "security.h"
26 23