summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
authorMark Brand <mabrand@mabrand.nl>2012-01-23 23:12:46 +0100
committerQt by Nokia <qt-info@nokia.com>2012-01-25 02:22:20 +0100
commit38d4618eb5f9b7293513267f9f5749aa2568e08c (patch)
tree002b88f6c36f4c0b0634151e4c0584a1f3cba377 /src/corelib
parent48f9ba388b374d56764d9bd9455fda527f6bafba (diff)
remove vestiges of text codec plugins
follow-up to 3a3356a85079d734dfa57205a00e1996afc033df Change-Id: Iba84958cbcd105ec702568752090719cc108e101 Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Diffstat (limited to 'src/corelib')
-rw-r--r--src/corelib/global/qfeatures.txt7
1 files changed, 0 insertions, 7 deletions
diff --git a/src/corelib/global/qfeatures.txt b/src/corelib/global/qfeatures.txt
index c7c230ca42..edbe34595e 100644
--- a/src/corelib/global/qfeatures.txt
+++ b/src/corelib/global/qfeatures.txt
@@ -976,13 +976,6 @@ SeeAlso: ???
# Internationalization
-Feature: TEXTCODECPLUGIN
-Description: Supports custom text codecs that can be loaded dynamically into applications.
-Section: Internationalization
-Requires: TEXTCODEC LIBRARY
-Name: QTextCodecPlugin
-SeeAlso: ???
-
Feature: TRANSLATION
Description: Supports translations using QObject::tr().
Section: Internationalization