summaryrefslogtreecommitdiff
path: root/src/vm/win32threadpool.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vm/win32threadpool.h')
-rw-r--r--src/vm/win32threadpool.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vm/win32threadpool.h b/src/vm/win32threadpool.h
index 7d0d565431..8d03d2e71a 100644
--- a/src/vm/win32threadpool.h
+++ b/src/vm/win32threadpool.h
@@ -293,7 +293,7 @@ public:
);
static BOOL SetAppDomainRequestsActive(BOOL UnmanagedTP = FALSE);
- static void ClearAppDomainRequestsActive(BOOL UnmanagedTP = FALSE, BOOL AdUnloading = FALSE, LONG index = -1);
+ static void ClearAppDomainRequestsActive(BOOL UnmanagedTP = FALSE, LONG index = -1);
static inline void UpdateLastDequeueTime()
{