cleanup
This commit is contained in:
@@ -56,8 +56,6 @@ public class WorkLoadingBar extends AbstractProgressBar {
|
||||
|
||||
private static void handleMittagspause(BufferedReader br, WorkLoadingBar wlb) throws IOException {
|
||||
LoadingBar.handleMittagspause(br, wlb.loadingBar);
|
||||
// FSFIXME add functionality that regards this end time as lunch time (thus making the 30 mins pause right before the end).
|
||||
// it can maybe save that end time and when setting the final end time, making the 30 mins pause prevEndTime + lunchDuration.
|
||||
wlb.setEndTime(wlb.loadingBar.getEndTime());
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user