summaryrefslogtreecommitdiff
path: root/sw/source/core/fields/ddefld.cxx
diff options
context:
space:
mode:
authorPhilipp Riemer <ruderphilipp@gmail.com>2013-06-10 21:57:16 +0200
committerPhilipp Riemer <ruderphilipp@gmail.com>2013-06-10 22:00:58 +0200
commit39f4f7d95391c5396a1fc92d48cb400c06db68b4 (patch)
treea82fe4ab4cdcdc7f5c19ec822b668633620e59d0 /sw/source/core/fields/ddefld.cxx
parent9d055aed9f4b97b5186ea1da67a6d3e92b9839f4 (diff)
fdo#62475 - remove visual noise in sw/source/core/fields
Change-Id: I4b14dbb652375f4c6f52ba2fb127e98d6798e07f
Diffstat (limited to 'sw/source/core/fields/ddefld.cxx')
-rw-r--r--sw/source/core/fields/ddefld.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/sw/source/core/fields/ddefld.cxx b/sw/source/core/fields/ddefld.cxx
index 8c2fdee5798b..1ec60355b4d8 100644
--- a/sw/source/core/fields/ddefld.cxx
+++ b/sw/source/core/fields/ddefld.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#include <comphelper/string.hxx>
#include <sfx2/linkmgr.hxx>
#include <doc.hxx>
@@ -54,7 +53,6 @@ public:
xub_StrLen nEnd = STRING_NOTFOUND ) const;
};
-
::sfx2::SvBaseLink::UpdateResult SwIntrnlRefLink::DataChanged( const String& rMimeType,
const uno::Any & rValue )
{