summaryrefslogtreecommitdiff
path: root/src/types.h
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2022-03-19 21:24:54 +0100
committerCarl Hetherington <cth@carlh.net>2022-03-19 21:24:54 +0100
commit6fecf18d3bbeb9e670d7c53de926ffddd0c7fef0 (patch)
tree09d1c77855c6ec30ee2119421c9a4227a092d613 /src/types.h
parente08f446c1f73b0190facbd9893a10897fbbf1033 (diff)
Remove old MODIFIED_TRANSITIONAL_TEST.
Diffstat (limited to 'src/types.h')
-rw-r--r--src/types.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/types.h b/src/types.h
index b68402af..9fdb93ca 100644
--- a/src/types.h
+++ b/src/types.h
@@ -289,8 +289,6 @@ enum class Formulation {
MULTIPLE_MODIFIED_TRANSITIONAL_1,
DCI_ANY,
DCI_SPECIFIC,
- /** For testing: adds no AuthorizedDeviceInfo tag */
- MODIFIED_TRANSITIONAL_TEST
};