aboutsummaryrefslogtreecommitdiff
path: root/dist/examples/cxx/hybrid/compositors/makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dist/examples/cxx/hybrid/compositors/makefile')
-rw-r--r--dist/examples/cxx/hybrid/compositors/makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/dist/examples/cxx/hybrid/compositors/makefile b/dist/examples/cxx/hybrid/compositors/makefile
index 5bdd1d3..dd36b46 100644
--- a/dist/examples/cxx/hybrid/compositors/makefile
+++ b/dist/examples/cxx/hybrid/compositors/makefile
@@ -22,10 +22,6 @@ ifeq ($(XSDE_LONGLONG),n)
EXTRA_XSDFLAGS += --no-long-long
endif
-ifeq ($(XSDE_PARSER_VALIDATION),n)
-EXTRA_XSDFLAGS += --suppress-validation
-endif
-
ifeq ($(XSDE_REUSE_STYLE),mixin)
EXTRA_XSDFLAGS += --reuse-style-mixin
endif