removed unused variable

This commit is contained in:
Luke Campagnola 2013-11-14 12:16:31 -05:00
parent 810b90a1e6
commit f8772d179f

View File

@ -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