summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--vcl/Module_vcl.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/vcl/Module_vcl.mk b/vcl/Module_vcl.mk
index 5ea0e5ae125d..736ede5d8002 100644
--- a/vcl/Module_vcl.mk
+++ b/vcl/Module_vcl.mk
@@ -219,7 +219,7 @@ $(eval $(call gb_Module_add_check_targets,vcl,\
endif
ifeq ($(USING_X11),TRUE)
-$(eval $(call gb_Module_add_check_targets,vcl,\
+#$(eval $(call gb_Module_add_check_targets,vcl,\
CppunitTest_vcl_timer \
))
endif