summaryrefslogtreecommitdiff
path: root/tools/Library_tl.mk
diff options
context:
space:
mode:
authorPalenik Mihály <palenik.mihaly@gmail.com>2013-07-16 16:37:36 +0200
committerAndras Timar <atimar@suse.com>2013-07-16 18:40:45 +0000
commit9c0a390489dd99aee4beaf73845740776b8083aa (patch)
tree6c833c56639e77c7fe6e7fcd6c7be9a39d96c200 /tools/Library_tl.mk
parent22adf4e70a4b4a8d188909f39b386e738e3cd37e (diff)
fdo#63133: Write tools/tempfile.hxx out
I deleted TempFile class and changed it to utl::TempFile class -which in unotools/tempfile.hxx- in the followings: Storage, StgTmpStrm, SwXMailMerge classes; and RenderAsEMF function. I modified header in precompiled_sw.hxx. Change-Id: I3dae5333dc42538e1b905f6a6bbc85534c591dc1 Reviewed-on: https://gerrit.libreoffice.org/4938 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
Diffstat (limited to 'tools/Library_tl.mk')
-rw-r--r--tools/Library_tl.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/Library_tl.mk b/tools/Library_tl.mk
index 56c48dba5a9a..0676abf656c2 100644
--- a/tools/Library_tl.mk
+++ b/tools/Library_tl.mk
@@ -47,7 +47,6 @@ $(eval $(call gb_Library_add_exception_objects,tl,\
tools/source/datetime/tdate \
tools/source/datetime/ttime \
tools/source/debug/debug \
- tools/source/fsys/tempfile \
tools/source/fsys/urlobj \
tools/source/fsys/wldcrd \
tools/source/generic/b3dtrans \