diff options
Diffstat (limited to 'include/vcl/txtattr.hxx')
-rw-r--r-- | include/vcl/txtattr.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/txtattr.hxx b/include/vcl/txtattr.hxx index c727f8f12ce3..825f2ae54fe6 100644 --- a/include/vcl/txtattr.hxx +++ b/include/vcl/txtattr.hxx @@ -28,7 +28,6 @@ namespace vcl { class Font; } -#define TEXTATTR_INVALID 0 #define TEXTATTR_FONTCOLOR 1 #define TEXTATTR_HYPERLINK 2 #define TEXTATTR_FONTWEIGHT 3 |