Skip to content
Snippets Groups Projects
Commit cfff2af3 authored by Johannes Eder's avatar Johannes Eder
Browse files

commented out tutorial UIJob due to problems

parent 02d747d5
No related branches found
No related tags found
No related merge requests found
......@@ -182,7 +182,8 @@ public final class TutorialUIService implements ITutorialUIService, ITutorialUIW
}
};
uiJob.schedule();
// commented out due to problems in the build version
// uiJob.schedule();
}
/** Tests for existence of META-INF sub-directory. */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment