aboutsummaryrefslogtreecommitdiff
path: root/web/version.hxx.in
diff options
context:
space:
mode:
Diffstat (limited to 'web/version.hxx.in')
-rw-r--r--web/version.hxx.in12
1 files changed, 0 insertions, 12 deletions
diff --git a/web/version.hxx.in b/web/version.hxx.in
deleted file mode 100644
index 10851f4..0000000
--- a/web/version.hxx.in
+++ /dev/null
@@ -1,12 +0,0 @@
-// file : web/version.hxx.in -*- C++ -*-
-// copyright : Copyright (c) 2014-2019 Code Synthesis Ltd
-// license : MIT; see accompanying LICENSE file
-
-#ifndef WEB_VERSION_HXX_IN
-#define WEB_VERSION_HXX_IN
-
-#include <libstudxml/version.hxx>
-
-$libstudxml.check(LIBSTUDXML_VERSION, LIBSTUDXML_SNAPSHOT)$
-
-#endif // WEB_VERSION_HXX_IN