mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-09 21:16:49 +00:00
Removed debugging line.
This commit is contained in:
parent
9e9960bcb5
commit
133a3a53e3
@ -167,7 +167,6 @@ assert not restricted, "Can only be run outside of restricted environment!"
|
||||
try:
|
||||
import psyco
|
||||
psyco.full()
|
||||
print "psyco used =", psyco.__file__
|
||||
|
||||
except ImportError:
|
||||
print "Psyco is not available - no point in continuing..."
|
||||
|
Loading…
x
Reference in New Issue
Block a user