summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/pinfo.cc
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/pinfo.cc')
-rw-r--r--winsup/cygwin/pinfo.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/cygwin/pinfo.cc b/winsup/cygwin/pinfo.cc
index 69a43808a..1bf6b5ea3 100644
--- a/winsup/cygwin/pinfo.cc
+++ b/winsup/cygwin/pinfo.cc
@@ -71,7 +71,6 @@ set_myself (HANDLE h)
ForceCloseHandle (cygheap->pid_handle);
cygheap->pid_handle = NULL;
}
- return;
}
/* Initialize the process table entry for the current task.