aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rwxr-xr-xsrc/time.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/time.cpp b/src/time.cpp
index 224a6f0..9cf7802 100755
--- a/src/time.cpp
+++ b/src/time.cpp
@@ -182,7 +182,6 @@ workday::workday(const moment& previous_wrap,
// THE VALUE-FACTOR CALCULATION PART
- // TODO: Test holidays
// TODO: Consider replacing splitpoints[x] with redoing the math for code flexibility?
for(int ii=0; ii < total_timeblocks; ii++){