summaryrefslogtreecommitdiff
path: root/sax
diff options
context:
space:
mode:
authorPhilipp Riemer <ruderphilipp@gmail.com>2013-08-31 22:12:21 +0200
committerPhilipp Riemer <ruderphilipp@gmail.com>2013-08-31 22:41:12 +0200
commit8d6da3b8aed0b523375e00eb5b5e3c2b4ca89edf (patch)
treebd87e6ced5aed2099f8090477470b049b515a9da /sax
parent5f684581126028798eb82ba5904179b36dac9841 (diff)
fdo#62475 - remove visual noise
Change-Id: I7409f7a58796c9bf7542b6a7904ad40581637eeb
Diffstat (limited to 'sax')
-rw-r--r--sax/test/sax/testsax.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sax/test/sax/testsax.cxx b/sax/test/sax/testsax.cxx
index 1100119e7bb6..815e7fccee02 100644
--- a/sax/test/sax/testsax.cxx
+++ b/sax/test/sax/testsax.cxx
@@ -135,7 +135,6 @@ sal_Int32 OSaxParserTest::test(
testInvariant( TestName , TestObject );
}
else {
-
Reference < XParser > parser( TestObject , UNO_QUERY );
if( 1 == hTestHandle ) {
@@ -291,7 +290,6 @@ public:
const Reference< XAttributeList > & xAttribs)
throw (SAXException,RuntimeException)
{
-
if( m_rLocator.is() ) {
if( m_bPrint )
{