Skip to content

Commit

Permalink
[sextante] removed pydevd imports added by mistake
Browse files Browse the repository at this point in the history
  • Loading branch information
volaya committed Apr 13, 2013
1 parent 03b1e0c commit 5d99595
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions python/plugins/sextante/core/Sextante.py
Expand Up @@ -52,12 +52,6 @@
from sextante.taudem.TauDEMAlgorithmProvider import TauDEMAlgorithmProvider
from sextante.admintools.AdminToolsAlgorithmProvider import AdminToolsAlgorithmProvider

from threading import settrace

import sys
sys.path.append("D:\eclipse\plugins\org.python.pydev_2.6.0.2012062818\pysrc")
from pydevd import *

class Sextante:

iface = None
Expand Down

0 comments on commit 5d99595

Please sign in to comment.