diff options
Diffstat (limited to 'metawatch/metawatch.h')
-rw-r--r-- | metawatch/metawatch.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/metawatch/metawatch.h b/metawatch/metawatch.h index 9e62960..8946884 100644 --- a/metawatch/metawatch.h +++ b/metawatch/metawatch.h @@ -74,8 +74,7 @@ public: IdleBufferConfiguration = 0x2, TimeFormat = 0x2009, DateFormat = 0x200a, - DisplaySeconds = 0x200b, - Language = 0x200c + DisplaySeconds = 0x200b }; enum Mode { |