diff options
Diffstat (limited to 'lib/substitute-internal.h')
-rw-r--r-- | lib/substitute-internal.h | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/lib/substitute-internal.h b/lib/substitute-internal.h index b21a190..f078688 100644 --- a/lib/substitute-internal.h +++ b/lib/substitute-internal.h @@ -55,10 +55,8 @@ typedef struct section section_x; #endif #ifdef __APPLE__ -/* This could graduate to a public API but is not yet. */ -enum { - SUBSTITUTE_DIP_INJECT_MAIN_THREAD, /* not yet */ -}; +/* This could graduate to a public API but is not yet. Needs more + * functionality. */ enum { /* substitute_dlopen_in_pid: task_for_pid failed; on OS X the reasons this |