summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sal/StaticLibrary_salcpprt.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/sal/StaticLibrary_salcpprt.mk b/sal/StaticLibrary_salcpprt.mk
index 2286e6c0a73a..b56d4a8921e4 100644
--- a/sal/StaticLibrary_salcpprt.mk
+++ b/sal/StaticLibrary_salcpprt.mk
@@ -36,12 +36,6 @@ $(eval $(call gb_StaticLibrary_add_defs,salcpprt, \
$(LFS_CFLAGS) \
))
-$(eval $(call gb_StaticLibrary_set_include,salcpprt,\
- $$(INCLUDE) \
- -I$(realpath $(SRCDIR)/sal/inc) \
-))
-
-
$(eval $(call gb_StaticLibrary_add_exception_objects,salcpprt, \
sal/cpprt/operators_new_delete \
))