From 538678a7a9fbdd0672041c6dc93736dcb50d1969 Mon Sep 17 00:00:00 2001 From: Damien Elmes Date: Wed, 2 Aug 2017 16:18:09 +1000 Subject: [PATCH] remove old comment --- aqt/__init__.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/aqt/__init__.py b/aqt/__init__.py index 6db338dad..a0707a191 100644 --- a/aqt/__init__.py +++ b/aqt/__init__.py @@ -209,8 +209,6 @@ def _run(): opts.base = opts.base or "" opts.profile = opts.profile or "" - # on osx we'll need to add the qt plugins to the search path - # work around pyqt loading wrong GL library if isLin: import ctypes