diff --git a/src/wrap.c b/src/wrap.c
index 1d903d813f7317a4288b2f364e59e01b7008909c..083c527aed32cd54a0fdf97d1d07ccafb0388371 100644
--- a/src/wrap.c
+++ b/src/wrap.c
@@ -1206,8 +1206,6 @@ main (int argc,
                           "--unsetenv", "PWD",
                           NULL);
 
-  /* TODO: Potential future expansion: use --unshare-pid for more isolation */
-
   /* Put Steam Runtime environment variables back, if /usr is mounted
    * from the host. */
   if (runtime == NULL)