disable profiling overhead in Cython/Build/Dependencies.py
authorStefan Behnel <stefan_ml@behnel.de>
Sun, 8 Jul 2012 14:56:19 +0000 (16:56 +0200)
committerStefan Behnel <stefan_ml@behnel.de>
Sun, 8 Jul 2012 14:56:19 +0000 (16:56 +0200)
Cython/Build/Dependencies.py

index efde0b2..449cf1a 100644 (file)
@@ -1,5 +1,3 @@
-# cython: profile=True
-
 import cython
 from Cython import __version__