Removed a debug print in marketBrowser - > populateSearch

This commit is contained in:
HomeWorld
2011-12-09 19:50:33 +02:00
parent 76adcac467
commit 1c4f711a98

View File

@@ -337,7 +337,6 @@ class ItemView(d.Display):
self.filterItemStore()
def populateSearch(self, items):
print items
# If we're no longer searching, dump the results
if self.marketBrowser.searchMode is False:
return