remove static build jpeg/gif plugin code for linux since qt-4.7 supports

this native
This commit is contained in:
doitux
2010-09-25 12:38:51 +00:00
parent 0cf0a22080
commit 9d724f8b0b
2 changed files with 0 additions and 9 deletions
-6
View File
@@ -58,12 +58,6 @@
#define ENABLE_LEAK_CHECK()
#endif
//Uncomment this for RELEASE on Linux/Unix/BSD (static Qt only)
//#include <QtPlugin>
//Q_IMPORT_PLUGIN(qjpeg)
//Q_IMPORT_PLUGIN(qgif)
using namespace std;
class startWindowImpl;