diff options
Diffstat (limited to 'src/VBox/VMM/VMMR3/VM.cpp')
-rw-r--r-- | src/VBox/VMM/VMMR3/VM.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/VBox/VMM/VMMR3/VM.cpp b/src/VBox/VMM/VMMR3/VM.cpp index 844e3d9cc2c..984e321a006 100644 --- a/src/VBox/VMM/VMMR3/VM.cpp +++ b/src/VBox/VMM/VMMR3/VM.cpp @@ -42,7 +42,6 @@ /********************************************************************************************************************************* * Header Files * *********************************************************************************************************************************/ -#define VBOX_BUGREF_9217_PART_I #define LOG_GROUP LOG_GROUP_VM #include <VBox/vmm/cfgm.h> #include <VBox/vmm/vmm.h> |