mirror of
https://github.com/ankitects/anki.git
synced 2025-09-23 16:26:40 -04:00
remove old comment
This commit is contained in:
parent
7d14a96889
commit
538678a7a9
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue