Index: /trunk/src/VBox/Runtime/testcase/tstLog.cpp
===================================================================
--- /trunk/src/VBox/Runtime/testcase/tstLog.cpp	(revision 45513)
+++ /trunk/src/VBox/Runtime/testcase/tstLog.cpp	(revision 45514)
@@ -31,5 +31,4 @@
 #include <iprt/initterm.h>
 #include <iprt/err.h>
-#include <iprt/stream.h>
 
 #include <stdio.h>
@@ -38,6 +37,4 @@
 {
     RTR3InitExeNoArguments(0);
-    uint32_t a = 0x80000000, b = 0x80000000, c = 0x80000000;
-    RTPrintf("%d %d", 0x80000000, 0x80000000);
     printf("tstLog: Requires manual inspection of the log output!\n");
     RTLogPrintf("%%Rrc %d: %Rrc\n", VERR_INVALID_PARAMETER, VERR_INVALID_PARAMETER);
