Remove invalid comment

Signed-off-by: Ikey Doherty <ikey@solus-project.com>
This commit is contained in:
Ikey Doherty
2016-05-27 02:06:55 +01:00
parent 080cd750df
commit 15d64f5261
-1
View File
@@ -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);