From 5cb78b100305701febbb26dfa78ce16923b82cce Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Sat, 5 Jul 2014 13:39:38 +0530 Subject: [PATCH] ... --- setup/qt5-migrate.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/setup/qt5-migrate.py b/setup/qt5-migrate.py index 7681e5b161..cabb736594 100644 --- a/setup/qt5-migrate.py +++ b/setup/qt5-migrate.py @@ -6,8 +6,6 @@ from __future__ import (unicode_literals, division, absolute_import, __license__ = 'GPL v3' __copyright__ = '2014, Kovid Goyal ' -# QT5XX: Test touchscreen support on windows 8 in the viewer - # QT5XX: Delete this file after migration is completed import os, re