Skip to content

Commit

Permalink
python3 does this by default
Browse files Browse the repository at this point in the history
git-svn-id: https://xpra.org/svn/Xpra/trunk@24130 3bb7dfac-3a0b-4e04-842a-767bc560f471
  • Loading branch information
totaam committed Oct 14, 2019
1 parent 2d88482 commit df1cdce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/xpra/codecs/nvfbc/fbc_capture_linux.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
# later version. See the file COPYING for details.

#cython: auto_pickle=False, wraparound=False, cdivision=True, language_level=3
from __future__ import absolute_import

import os
from weakref import WeakSet
Expand Down

0 comments on commit df1cdce

Please sign in to comment.