summaryrefslogtreecommitdiff
path: root/svx/source/gengal
diff options
context:
space:
mode:
authorKrisztian Pinter <pin.terminator@gmail.com>2013-03-06 20:30:30 +0100
committerAndras Timar <atimar@suse.com>2013-03-14 10:36:24 +0000
commitde99bcde8a66a410287c7fb9c4ae6d6c9b7f05a6 (patch)
tree78b9f3a4f31df4722e41c899b6b9f2f1ad0220c7 /svx/source/gengal
parentc03448ddbb11d96e0c9985ddfaa4f2c5d6cd426e (diff)
fdo#39445 writing out tools/fsys.hxx
removed unused <tools/fsys.hxx> include from gengal.cxx changed file copying to sal version in htmlex.cxx rewrote OutputFile in rsctools.cxx very minor change in rsc.cxx - instead of creating an empty DirEntry and getting its path, just used "." Change-Id: Ifd57d73847ff271bcb64b12a26a564acc051fcef Reviewed-on: https://gerrit.libreoffice.org/2680 Reviewed-by: Andras Timar <atimar@suse.com> Tested-by: Andras Timar <atimar@suse.com>
Diffstat (limited to 'svx/source/gengal')
-rw-r--r--svx/source/gengal/gengal.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/source/gengal/gengal.cxx b/svx/source/gengal/gengal.cxx
index 7653678c3f70..346ace097ea4 100644
--- a/svx/source/gengal/gengal.cxx
+++ b/svx/source/gengal/gengal.cxx
@@ -44,7 +44,6 @@
#include <com/sun/star/ucb/UniversalContentBroker.hpp>
#include <tools/urlobj.hxx>
-#include <tools/fsys.hxx>
#include <vcl/vclmain.hxx>
#include <vcl/window.hxx>