aboutsummaryrefslogtreecommitdiff
path: root/build2/depdb.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/depdb.hxx')
-rw-r--r--build2/depdb.hxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/build2/depdb.hxx b/build2/depdb.hxx
index d00418f..66d89e9 100644
--- a/build2/depdb.hxx
+++ b/build2/depdb.hxx
@@ -257,11 +257,6 @@ namespace build2
#ifdef BUILD2_MTIME_CHECK
timestamp start_;
- /*
-#ifdef _WIN32
- timestamp wtime_;
-#endif
- */
#endif
};
}