author | mickeyl <mickeyl> | 2003-09-28 16:22:51 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2003-09-28 16:22:51 (UTC) |
commit | 33a64fac931c3332bce9fb97e9996dc0e4c9d236 (patch) (side-by-side diff) | |
tree | 521487cf1f50bd8243f60276e7617a9735f0c966 /inputmethods/dasher/QtDasherScreen.h | |
parent | 651b6c612db4e809c506973996f2580c4158ac3a (diff) | |
download | opie-33a64fac931c3332bce9fb97e9996dc0e4c9d236.zip opie-33a64fac931c3332bce9fb97e9996dc0e4c9d236.tar.gz opie-33a64fac931c3332bce9fb97e9996dc0e4c9d236.tar.bz2 |
remove unnecessary includes
Diffstat (limited to 'inputmethods/dasher/QtDasherScreen.h') (more/less context) (ignore whitespace changes)
-rw-r--r-- | inputmethods/dasher/QtDasherScreen.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/inputmethods/dasher/QtDasherScreen.h b/inputmethods/dasher/QtDasherScreen.h index f359113..c4d3b59 100644 --- a/inputmethods/dasher/QtDasherScreen.h +++ b/inputmethods/dasher/QtDasherScreen.h @@ -22,6 +22,4 @@ #include "DasherInterface.h" -#include <iconv.h> - using namespace Dasher; |