diff options
Diffstat (limited to 'src/burn/test/BurnUnitTest/EmbeddedTest.cpp')
-rw-r--r-- | src/burn/test/BurnUnitTest/EmbeddedTest.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/burn/test/BurnUnitTest/EmbeddedTest.cpp b/src/burn/test/BurnUnitTest/EmbeddedTest.cpp index 8d70cbab..a19790ad 100644 --- a/src/burn/test/BurnUnitTest/EmbeddedTest.cpp +++ b/src/burn/test/BurnUnitTest/EmbeddedTest.cpp | |||
@@ -2,7 +2,6 @@ | |||
2 | 2 | ||
3 | #include "precomp.h" | 3 | #include "precomp.h" |
4 | 4 | ||
5 | |||
6 | const DWORD TEST_UNKNOWN_MESSAGE_ID = 0xFFFE; | 5 | const DWORD TEST_UNKNOWN_MESSAGE_ID = 0xFFFE; |
7 | const HRESULT S_TEST_SUCCEEDED = 0x3133; | 6 | const HRESULT S_TEST_SUCCEEDED = 0x3133; |
8 | const DWORD TEST_EXIT_CODE = 666; | 7 | const DWORD TEST_EXIT_CODE = 666; |