diff options
Diffstat (limited to 'sfx2/Library_sfx.mk')
-rw-r--r-- | sfx2/Library_sfx.mk | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sfx2/Library_sfx.mk b/sfx2/Library_sfx.mk index 75755fb7d3bf..201a106d0738 100644 --- a/sfx2/Library_sfx.mk +++ b/sfx2/Library_sfx.mk @@ -354,7 +354,4 @@ $(eval $(call gb_Library_use_system_win32_libs,sfx,\ endif -# Runtime dependency for unit-tests -$(eval $(call gb_Library_use_restarget,sfx,sfx)) - # vim: set noet sw=4 ts=4: |