summaryrefslogtreecommitdiff
path: root/odb-tests/evolution/template/test2.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'odb-tests/evolution/template/test2.hxx')
-rw-r--r--odb-tests/evolution/template/test2.hxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/odb-tests/evolution/template/test2.hxx b/odb-tests/evolution/template/test2.hxx
deleted file mode 100644
index ec982f5..0000000
--- a/odb-tests/evolution/template/test2.hxx
+++ /dev/null
@@ -1,11 +0,0 @@
-// file : evolution/template/test2.hxx
-// license : GNU GPL v2; see accompanying LICENSE file
-
-#ifndef TEST2_HXX
-#define TEST2_HXX
-
-#define MODEL_VERSION 2
-#include "model.hxx"
-#undef MODEL_VERSION
-
-#endif // TEST2_HXX