From d808a69f4a82ec5a69eb0258e42ada6861278b21 Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sun, 10 Aug 2014 11:26:58 +0530 Subject: [PATCH] ... --- setup/qt5-migrate.py | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/setup/qt5-migrate.py b/setup/qt5-migrate.py index 6c126e805e..c70fc4aa98 100644 --- a/setup/qt5-migrate.py +++ b/setup/qt5-migrate.py @@ -8,11 +8,7 @@ __copyright__ = '2014, Kovid Goyal ' # QT5XX: Get rid of the plugin porting stat collection in plugins_mirror.py -# QT5XX: Port the demo UI and editor plugin zip files on the server to Qt 5 - -# QT5XX: Modify notes about glibc 2.13, os x 10.7 and new Qt/PyQt linux dependencies on the server - -# Get rid of tarball compression type detection in linux-installer.py +# QT5XX: Get rid of tarball compression type detection in linux-installer.py # QT5XX: Delete this file after migration is completed