diff options
Diffstat (limited to 'net-p2p/bittornado/files/bittornado-wxpython-pre2.5-fix.patch')
-rw-r--r-- | net-p2p/bittornado/files/bittornado-wxpython-pre2.5-fix.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net-p2p/bittornado/files/bittornado-wxpython-pre2.5-fix.patch b/net-p2p/bittornado/files/bittornado-wxpython-pre2.5-fix.patch deleted file mode 100644 index 0bde2f1c3ad9..000000000000 --- a/net-p2p/bittornado/files/bittornado-wxpython-pre2.5-fix.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- btdownloadgui.py 2004-07-06 01:28:16.384832080 +0200 -+++ btdownloadgui.py 2004-07-06 01:27:43.043900672 +0200 -@@ -4,6 +4,7 @@ - # Modifications by various people - # see LICENSE.txt for license information - -+wxFULL_REPAINT_ON_RESIZE = 0 - from BitTornado import PSYCO - if PSYCO.psyco: - try: |