aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/execvpe.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/execvpe.h')
-rw-r--r--include/execvpe.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/execvpe.h b/include/execvpe.h
index 63cd042..8db9495 100644
--- a/include/execvpe.h
+++ b/include/execvpe.h
@@ -22,7 +22,4 @@ execvpe(const char *name, char *const argv[], char *const envp[]);
#endif
#endif
-// implemented in cbits/ghcrts.c
-extern void pPrPr_disableITimers (void);
-
#endif