diff options
author | Chris Sherlock <chris.sherlock79@gmail.com> | 2016-01-27 13:10:11 +1100 |
---|---|---|
committer | Chris Sherlock <chris.sherlock79@gmail.com> | 2016-01-27 14:29:39 +1100 |
commit | b17933e461bac5058cba7004a0e171c61f75a513 (patch) | |
tree | 4e94915603e315992a31a5e7731e37076427cc6a /vcl | |
parent | 5fe8b5a5ed3b1e8bef1420f74edf2cad18ca7594 (diff) |
vcl: remove comment cruft from salgdi.hxx
Change-Id: Ic204f0e2ebd1857169c47a3367895aab832d42a3
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/inc/salgdi.hxx | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/vcl/inc/salgdi.hxx b/vcl/inc/salgdi.hxx index 7492b5fe9c04..78cea9ec4e6e 100644 --- a/vcl/inc/salgdi.hxx +++ b/vcl/inc/salgdi.hxx @@ -52,8 +52,6 @@ namespace basegfx { class B2DPolyPolygon; } -// - SalGraphics-Codes - - #define SAL_SETFONT_USEDRAWTEXTARRAY ((sal_uInt16)0x0004) #define SAL_SETFONT_BADFONT ((sal_uInt16)0x1000) |