Delete outdated comment.
authorDoug Evans <dje@gnu.org>
Mon, 10 Jun 1996 20:20:22 +0000 (20:20 +0000)
committerDoug Evans <dje@gnu.org>
Mon, 10 Jun 1996 20:20:22 +0000 (20:20 +0000)
From-SVN: r12271

gcc/pexecute.c

index ac4b0f029329769cb1563093552bdc498c9f369c..387eec1c75f20d8e989b63f39f61926fce1e19c0 100644 (file)
@@ -23,8 +23,6 @@ Boston, MA 02111-1307, USA.  */
 /* This file lives in at least two places: libiberty and gcc.
    Don't change one without the other.  */
 
-/* ??? The usage of execv/spawnv vs execvp/spawnvp seems backwards.  */
-
 #include <stdio.h>
 #include <errno.h>