summaryrefslogtreecommitdiff
path: root/svtools/source/filter.vcl/jpeg/makefile.mk
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/filter.vcl/jpeg/makefile.mk')
-rw-r--r--svtools/source/filter.vcl/jpeg/makefile.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/svtools/source/filter.vcl/jpeg/makefile.mk b/svtools/source/filter.vcl/jpeg/makefile.mk
index 653ca77ed7eb..c782c520324c 100644
--- a/svtools/source/filter.vcl/jpeg/makefile.mk
+++ b/svtools/source/filter.vcl/jpeg/makefile.mk
@@ -35,10 +35,6 @@ TARGET=jpeg
.INCLUDE : settings.mk
.INCLUDE : $(PRJ)$/util$/svt.pmk
-.IF "$(SYSTEM_JPEG)" == "YES"
-CFLAGS+=-DSYSTEM_JPEG
-.ENDIF
-
SOLARINC+=-I../../inc
# --- Files --------------------------------------------------------