summaryrefslogtreecommitdiff
path: root/include/vcl/vclenum.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/vclenum.hxx')
-rw-r--r--include/vcl/vclenum.hxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/include/vcl/vclenum.hxx b/include/vcl/vclenum.hxx
index 8397ec2da623..9bf5c97740d2 100644
--- a/include/vcl/vclenum.hxx
+++ b/include/vcl/vclenum.hxx
@@ -26,9 +26,7 @@
enum class ExtTimeFieldFormat
{
- Short24H, Long24H,
- Short12H, Long12H,
- ShortDuration, LongDuration
+ Short24H, Long24H
};
enum class ExtDateFieldFormat