diff options
Diffstat (limited to 'libbrep')
-rw-r--r-- | libbrep/version.hxx.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/libbrep/version.hxx.in b/libbrep/version.hxx.in index 437163f..6ebe13e 100644 --- a/libbrep/version.hxx.in +++ b/libbrep/version.hxx.in @@ -57,15 +57,6 @@ $libodb.check(LIBODB_VERSION, LIBODB_SNAPSHOT)$ $libodb-pgsql.check(LIBODB_PGSQL_VERSION, LIBODB_PGSQL_SNAPSHOT)$ -// @@ Not really the correct place for the check since we don't use -// it here. -// -/* -#include <xml/version> - -$libstudxml.check(LIBSTUDXML_VERSION, LIBSTUDXML_SNAPSHOT)$ -*/ - // For now these are the same. // #define LIBBREP_VERSION BREP_VERSION |