mirror of
https://github.com/ankitects/anki.git
synced 2025-09-22 07:52:24 -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.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
|
||||
|
|
Loading…
Reference in a new issue