summaryrefslogtreecommitdiff
path: root/reportdesign
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2014-04-21 10:54:54 +0200
committerThomas Arnhold <thomas@arnhold.org>2014-04-21 18:08:28 +0200
commit97a5ba4a71c39207859556296ed46dc474762164 (patch)
tree4f4a9a23d10d87a4f1e7714ef6f29827ff5d9591 /reportdesign
parent8847724ca96199bd628558ba4599d697bce54c3e (diff)
remove comments why a file gets included
also remove some commented out code Change-Id: Ia80c5c57d8d2a74418032de50eee95642cc0969d
Diffstat (limited to 'reportdesign')
-rw-r--r--reportdesign/source/filter/xml/xmlExport.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/reportdesign/source/filter/xml/xmlExport.cxx b/reportdesign/source/filter/xml/xmlExport.cxx
index 1b6eebbdc2d2..7944be61f6fa 100644
--- a/reportdesign/source/filter/xml/xmlExport.cxx
+++ b/reportdesign/source/filter/xml/xmlExport.cxx
@@ -52,7 +52,6 @@
#include <com/sun/star/report/XFixedLine.hpp>
#include <com/sun/star/frame/XController.hpp>
#include "RptDef.hxx"
-// for locking SolarMutex: svapp + mutex
#include <vcl/svapp.hxx>
#include <osl/mutex.hxx>
#include <sal/macros.h>