summaryrefslogtreecommitdiff
path: root/svtools/source/dialogs/wizardmachine.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/dialogs/wizardmachine.cxx')
-rw-r--r--svtools/source/dialogs/wizardmachine.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/source/dialogs/wizardmachine.cxx b/svtools/source/dialogs/wizardmachine.cxx
index e81cd61408b0..edeab91a3630 100644
--- a/svtools/source/dialogs/wizardmachine.cxx
+++ b/svtools/source/dialogs/wizardmachine.cxx
@@ -513,7 +513,6 @@ namespace svt
// get the next state
nCurrentState = nNextState;
- nNextState = determineNextState(nCurrentState);
// show the (n+1)th page
if (!ShowPage(nCurrentState))