aboutsummaryrefslogtreecommitdiff
path: root/build2/dummy.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'build2/dummy.cxx')
-rw-r--r--build2/dummy.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/build2/dummy.cxx b/build2/dummy.cxx
deleted file mode 100644
index bdea9a9..0000000
--- a/build2/dummy.cxx
+++ /dev/null
@@ -1,8 +0,0 @@
-// file : build2/dummy.cxx -*- C++ -*-
-// copyright : Copyright (c) 2014-2017 Code Synthesis Ltd
-// license : MIT; see accompanying LICENSE file
-
-namespace build2
-{
- void dummy () {}
-}