git-svn-id: https://svn.osgeo.org/grass/grass/trunk@54111 15284696-431f-4ddb-bdfa-cd5b030d7da7
@@ -454,7 +454,6 @@ class GRASSStartup(wx.Frame):
vectors = RunCommand('v.in.ogr', dsn = filePath, flags = 'l',
read = True)
- print vectors, mapName in vectors
wx.BeginBusyCursor()
wx.Yield()
if mapName in vectors: