Index: /trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_misc.c
===================================================================
--- /trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_misc.c	(revision 50043)
+++ /trunk/src/VBox/HostServices/SharedOpenGL/crserverlib/server_misc.c	(revision 50044)
@@ -1819,8 +1819,4 @@
 }
 
-#ifdef DEBUG
-extern GLuint g_VBoxTstNumVa;
-#endif
-
 void SERVER_DISPATCH_APIENTRY crServerDispatchBegin(GLenum mode)
 {
@@ -1828,6 +1824,4 @@
     CRContext *ctx = crStateGetCurrent();
     SPUDispatchTable *gl = &cr_server.head_spu->dispatch_table;
-
-    g_VBoxTstNumVa = 0;
 
     if (ctx->program.vpProgramBinding)
