From 3a3356a85079d734dfa57205a00e1996afc033df Mon Sep 17 00:00:00 2001 From: Mark Brand Date: Thu, 12 Jan 2012 10:43:29 +0100 Subject: remove obsolete codec plugin loading code Change-Id: I1f3dbb5c10009413f701947b1b89ed3dbc94bf3d Reviewed-by: Lars Knoll Reviewed-by: Thiago Macieira --- src/corelib/global/qconfig-minimal.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/corelib/global/qconfig-minimal.h') diff --git a/src/corelib/global/qconfig-minimal.h b/src/corelib/global/qconfig-minimal.h index 30440243de..29f7779a4c 100644 --- a/src/corelib/global/qconfig-minimal.h +++ b/src/corelib/global/qconfig-minimal.h @@ -164,9 +164,6 @@ #ifndef QT_NO_CODECS # define QT_NO_CODECS #endif -#ifndef QT_NO_TEXTCODECPLUGIN -# define QT_NO_TEXTCODECPLUGIN -#endif #ifndef QT_NO_TRANSLATION # define QT_NO_TRANSLATION #endif -- cgit v1.2.3