summaryrefslogtreecommitdiff
path: root/sw/source/ui/config/caption.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/config/caption.cxx')
-rw-r--r--sw/source/ui/config/caption.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/sw/source/ui/config/caption.cxx b/sw/source/ui/config/caption.cxx
index a87f40e89e4d..76e1a0907b2f 100644
--- a/sw/source/ui/config/caption.cxx
+++ b/sw/source/ui/config/caption.cxx
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-
#include <osl/diagnose.h>
#include "numrule.hxx"
@@ -72,8 +71,6 @@ bool InsCaptionOpt::operator==( const InsCaptionOpt& rOpt ) const
aOleId == rOpt.aOleId); // So that identical Ole-IDs can't be added multiple
// times, don't compare against anything else.
-
}
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */