Browse Source

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 14 năm trước cách đây
mục cha
commit
3bddc45a33
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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