mirror of
https://github.com/clearlinux/linux-steam-integration.git
synced 2026-09-08 06:42:01 +00:00
Remove invalid comment
Signed-off-by: Ikey Doherty <ikey@solus-project.com>
This commit is contained in:
@@ -85,7 +85,6 @@ int main(int argc, char **argv)
|
||||
|
||||
/* Go execute steam. */
|
||||
if (vfunc(exec_command, (char **)n_argv) < 0) {
|
||||
/* TODO: Use Zenity when we have a UI */
|
||||
lsi_report_failure("Failed to launch Steam: %s [%s]",
|
||||
strerror(errno),
|
||||
STEAM_BINARY);
|
||||
|
||||
Reference in New Issue
Block a user