diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-03-19 21:24:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-03-19 21:24:54 +0100 |
| commit | 6fecf18d3bbeb9e670d7c53de926ffddd0c7fef0 (patch) | |
| tree | 09d1c77855c6ec30ee2119421c9a4227a092d613 /src/types.h | |
| parent | e08f446c1f73b0190facbd9893a10897fbbf1033 (diff) | |
Remove old MODIFIED_TRANSITIONAL_TEST.
Diffstat (limited to 'src/types.h')
| -rw-r--r-- | src/types.h | 2 |
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 }; |
