summaryrefslogtreecommitdiff
path: root/pr/include/md/_win16.h
diff options
context:
space:
mode:
Diffstat (limited to 'pr/include/md/_win16.h')
-rw-r--r--pr/include/md/_win16.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/pr/include/md/_win16.h b/pr/include/md/_win16.h
index 147ef77a..15edc7db 100644
--- a/pr/include/md/_win16.h
+++ b/pr/include/md/_win16.h
@@ -443,13 +443,6 @@ NSPR_API(void) _PR_UserDestroyThread(PRThread *thread);
/*
- * _PR_ShutdownLinker unloads all dlls loaded by the application via
- * calls to PR_LoadLibrary
- */
-void _PR_ShutdownLinker(void);
-
-
-/*
** If thread emulation is used, then setjmp/longjmp stores the register
** state of each thread.
**