remove old comment

This commit is contained in:
Damien Elmes 2017-08-02 16:18:09 +10:00
parent 7d14a96889
commit 538678a7a9

View File

@ -209,8 +209,6 @@ def _run():
opts.base = opts.base or "" opts.base = opts.base or ""
opts.profile = opts.profile 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 # work around pyqt loading wrong GL library
if isLin: if isLin:
import ctypes import ctypes