summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/ui/CommandFieldSelection.java
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/ui/CommandFieldSelection.java')
-rw-r--r--wizards/com/sun/star/wizards/ui/CommandFieldSelection.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/ui/CommandFieldSelection.java b/wizards/com/sun/star/wizards/ui/CommandFieldSelection.java
index 59bd1c770644..5638da4f5fbf 100644
--- a/wizards/com/sun/star/wizards/ui/CommandFieldSelection.java
+++ b/wizards/com/sun/star/wizards/ui/CommandFieldSelection.java
@@ -245,7 +245,7 @@ public class CommandFieldSelection extends FieldSelection implements Comparator<
* @return
* @throws com.sun.star.wizards.common.TerminateWizardException
*/
- private short fillupCommandListBox() throws com.sun.star.wizards.common.TerminateWizardException
+ private short fillupCommandListBox()
{
short[] iSelArray = new short[0];
boolean bgetFields = false;