diff options
author | Tor Lillqvist <tml@iki.fi> | 2013-04-12 19:50:13 +0300 |
---|---|---|
committer | Tor Lillqvist <tml@iki.fi> | 2013-04-12 19:55:36 +0300 |
commit | d8dbe5844b192f1339a3d38e0f477c5330c89194 (patch) | |
tree | 6a08b33d333c1cd995f33c14392478d216cbfa05 /tools/Library_tl.mk | |
parent | db8786e34b1a451f0e6969681079f701627de6f9 (diff) |
Kill empty ImpDeInitWinTools() and the header with only its definition
Change-Id: Ica82a4612da952c0c084974b708ef9dac753dcf6
Diffstat (limited to 'tools/Library_tl.mk')
-rw-r--r-- | tools/Library_tl.mk | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tools/Library_tl.mk b/tools/Library_tl.mk index 0a160632c9e7..9ea13e7e290e 100644 --- a/tools/Library_tl.mk +++ b/tools/Library_tl.mk @@ -99,11 +99,6 @@ $(eval $(call gb_Library_use_externals,tl,\ ifeq ($(OS),WNT) -$(eval $(call gb_Library_set_include,tl,\ - -I$(SRCDIR)/tools/win/inc \ - $$(INCLUDE) \ -)) - $(eval $(call gb_Library_use_system_win32_libs,tl,\ mpr \ ole32 \ |