Skip to content
Snippets Groups Projects
Commit b57dbf6f authored by Simon McVittie's avatar Simon McVittie
Browse files

Merge branch 'wip/timo' into 'master'

Remove unnecessary path that is causing problems

See merge request steam/pressure-vessel!1
parents 1dccec83 782cd051
No related branches found
No related tags found
No related merge requests found
......@@ -54,9 +54,6 @@ class Gui:
for search in (
'..',
'../..',
os.path.expanduser(
'~/.steam/root/steamapps/common/Steam Linux Runtime'
),
):
source_of_runtimes = os.path.join(
os.path.dirname(sys.argv[0]),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment