From b48666e580abf54d426d13840f49242aa2569bb2 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 26 Nov 2018 10:21:49 +0200 Subject: Cleanup backwards modification time workaround code --- build2/depdb.hxx | 5 ----- 1 file changed, 5 deletions(-) (limited to 'build2/depdb.hxx') 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 }; } -- cgit v1.1