Skip to content

Commit ac792d5

Browse files
committed
Cygwin: dll::detach: drop declaration of unimplemented method
Signed-off-by: Corinna Vinschen <[email protected]> (cherry picked from commit 0bb9d59)
1 parent 5810de8 commit ac792d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

winsup/cygwin/local_includes/dll_init.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ struct dll
5959
PWCHAR forkable_ntname;
6060
WCHAR ntname[1]; /* must be the last data member */
6161

62-
void detach ();
6362
int init ();
6463
bool stat_real_file_once ();
6564
void nominate_forkable (PCWCHAR);

0 commit comments

Comments
 (0)