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-small.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/corelib/global/qconfig-small.h') diff --git a/src/corelib/global/qconfig-small.h b/src/corelib/global/qconfig-small.h index 84a5ec59d9..18dd051f5a 100644 --- a/src/corelib/global/qconfig-small.h +++ b/src/corelib/global/qconfig-small.h @@ -125,9 +125,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