aboutsummaryrefslogtreecommitdiff
path: root/dist/examples/cxx/hybrid/compositors/nmakefile
diff options
context:
space:
mode:
Diffstat (limited to 'dist/examples/cxx/hybrid/compositors/nmakefile')
-rw-r--r--dist/examples/cxx/hybrid/compositors/nmakefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/dist/examples/cxx/hybrid/compositors/nmakefile b/dist/examples/cxx/hybrid/compositors/nmakefile
index 8ac4238..14039ac 100644
--- a/dist/examples/cxx/hybrid/compositors/nmakefile
+++ b/dist/examples/cxx/hybrid/compositors/nmakefile
@@ -22,10 +22,6 @@ EXTRA_XSDFLAGS = $(EXTRA_XSDFLAGS) --no-exceptions
EXTRA_XSDFLAGS = $(EXTRA_XSDFLAGS) --no-long-long
!endif
-!if "$(XSDE_PARSER_VALIDATION)" == "n"
-EXTRA_XSDFLAGS = $(EXTRA_XSDFLAGS) --suppress-validation
-!endif
-
!if "$(XSDE_REUSE_STYLE)" == "mixin"
EXTRA_XSDFLAGS = $(EXTRA_XSDFLAGS) --reuse-style-mixin
!endif