Explorar o código

wxGUI: do not use grass.set_fatal_exit()

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@44093 15284696-431f-4ddb-bdfa-cd5b030d7da7
Martin Landa %!s(int64=14) %!d(string=hai) anos
pai
achega
3bddc45a33
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      gui/wxpython/gui_modules/sqlbuilder.py

+ 0 - 1
gui/wxpython/gui_modules/sqlbuilder.py

@@ -39,7 +39,6 @@ if not os.getenv("GRASS_WXBUNDLED"):
 import wx
 
 import grass.script as grass
-grass.set_fatal_exit(False)
 
 import gcmd
 import dbm_base