summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/vm/i386/unixstubs.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/vm/i386/unixstubs.cpp b/src/vm/i386/unixstubs.cpp
index b05c05f6a7..30cb66d324 100644
--- a/src/vm/i386/unixstubs.cpp
+++ b/src/vm/i386/unixstubs.cpp
@@ -46,11 +46,6 @@ extern "C"
}
};
-VOID __cdecl PopSEHRecords(LPVOID pTargetSP)
-{
- PORTABILITY_ASSERT("Implement for PAL");
-}
-
EXTERN_C VOID BackPatchWorkerAsmStub()
{
PORTABILITY_ASSERT("BackPatchWorkerAsmStub");