summaryrefslogtreecommitdiff
path: root/src/VBox/VMM/VMMR3/PDMCritSect.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/VBox/VMM/VMMR3/PDMCritSect.cpp')
-rw-r--r--src/VBox/VMM/VMMR3/PDMCritSect.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/VMM/VMMR3/PDMCritSect.cpp b/src/VBox/VMM/VMMR3/PDMCritSect.cpp
index 1ed7fb7d6be..2a6f511d808 100644
--- a/src/VBox/VMM/VMMR3/PDMCritSect.cpp
+++ b/src/VBox/VMM/VMMR3/PDMCritSect.cpp
@@ -19,7 +19,6 @@
/*********************************************************************************************************************************
* Header Files *
*********************************************************************************************************************************/
-#define VBOX_BUGREF_9217_PART_I
#define LOG_GROUP LOG_GROUP_PDM//_CRITSECT
#include "PDMInternal.h"
#include <VBox/vmm/pdmcritsect.h>