summaryrefslogtreecommitdiff
path: root/noncore
authorsimon <simon>2003-01-05 20:04:53 (UTC)
committer simon <simon>2003-01-05 20:04:53 (UTC)
commit13c9d1da75f4caa252f0cffca032ce3bc884a75b (patch) (unidiff)
tree6e8491a306f57205e0cab549bf4f9bf8525d710a /noncore
parentf887403341dd82d46d26695acc308cc8801cd6aa (diff)
downloadopie-13c9d1da75f4caa252f0cffca032ce3bc884a75b.zip
opie-13c9d1da75f4caa252f0cffca032ce3bc884a75b.tar.gz
opie-13c9d1da75f4caa252f0cffca032ce3bc884a75b.tar.bz2
- removing unnecessary inclusions
Diffstat (limited to 'noncore') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/settings/language/language.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/noncore/settings/language/language.cpp b/noncore/settings/language/language.cpp
index 5c4284b..8985fd5 100644
--- a/noncore/settings/language/language.cpp
+++ b/noncore/settings/language/language.cpp
@@ -47,14 +47,6 @@
47#include <qstylefactory.h> 47#include <qstylefactory.h>
48#endif 48#endif
49 49
50#if defined(QT_QWS_IPAQ) || defined(QT_QWS_EBX)
51#include <unistd.h>
52#include <linux/fb.h>
53#include <sys/types.h>
54#include <sys/stat.h>
55#include <fcntl.h>
56#include <sys/ioctl.h>
57#endif
58#include <stdlib.h> 50#include <stdlib.h>
59 51
60 52