removed unused variable
This commit is contained in:
parent
810b90a1e6
commit
f8772d179f
@ -33,7 +33,6 @@ import sys, struct
|
||||
try:
|
||||
import scipy.ndimage
|
||||
HAVE_SCIPY = True
|
||||
WEAVE_DEBUG = pg.getConfigOption('weaveDebug')
|
||||
if pg.getConfigOption('useWeave'):
|
||||
try:
|
||||
import scipy.weave
|
||||
|
Loading…
Reference in New Issue
Block a user