summaryrefslogtreecommitdiff
path: root/src/debug/ee/debuggermodule.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/debug/ee/debuggermodule.cpp')
-rw-r--r--src/debug/ee/debuggermodule.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/debug/ee/debuggermodule.cpp b/src/debug/ee/debuggermodule.cpp
index 57ef616817..d4faf0e2eb 100644
--- a/src/debug/ee/debuggermodule.cpp
+++ b/src/debug/ee/debuggermodule.cpp
@@ -40,7 +40,6 @@ void DebuggerModule::PickPrimaryModule()
{
CONTRACTL
{
- SO_NOT_MAINLINE;
NOTHROW;
GC_NOTRIGGER;
}