From 3dea3352e4cd414f01ae3d3b2215d6b0f1348d32 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 30 Aug 2016 09:30:24 +0200 Subject: Remove backwards-compatibility kludges --- build2/context.cxx | 4 ---- 1 file changed, 4 deletions(-) (limited to 'build2/context.cxx') diff --git a/build2/context.cxx b/build2/context.cxx index 0e05926..a3678dd 100644 --- a/build2/context.cxx +++ b/build2/context.cxx @@ -241,10 +241,6 @@ namespace build2 gs.assign ("build.work") = work; gs.assign ("build.home") = home; - // @@ BC - // - gs.assign ("__build2_greater_than_0_2_0_hack__") = true; - // Enter the version. // { -- cgit v1.1