summaryrefslogtreecommitdiff
path: root/wizards
diff options
context:
space:
mode:
authorLionel Elie Mamane <lionel@mamane.lu>2014-12-19 23:25:00 +0100
committerLionel Elie Mamane <lionel@mamane.lu>2014-12-19 23:35:15 +0100
commit8fdc6735d740dbdc09a3b14ec3d5fc6234ad2370 (patch)
tree37302e27398f6377291bcb571299ae73515e4c1e /wizards
parent04b6b86656abd68740efe21ab03f1cf8e26ac78e (diff)
janitorial
Change-Id: I91387b354d0034410819dbcb8dc1ad8889fc8f14
Diffstat (limited to 'wizards')
-rw-r--r--wizards/com/sun/star/wizards/form/FormDocument.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/form/FormDocument.java b/wizards/com/sun/star/wizards/form/FormDocument.java
index 17698c29f40c..3aed54d71904 100644
--- a/wizards/com/sun/star/wizards/form/FormDocument.java
+++ b/wizards/com/sun/star/wizards/form/FormDocument.java
@@ -557,7 +557,6 @@ public class FormDocument extends TextDocument
{
oFormHandler.groupShapesTogether(xMSF, oLabelControls[i].xShape, oDBControls[i].xShape);
}
-
}
}
}