summaryrefslogtreecommitdiff
path: root/vcl
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-10-24 20:00:27 +0300
committerTor Lillqvist <tml@collabora.com>2013-10-24 23:14:24 +0300
commit01a51764c5eff1c883d3a19381ab4d8971471492 (patch)
tree91f95ac74634c9eff74b18ad5411ea9e541c4531 /vcl
parent0daa2f6a1d0b2727ae1b323a803c9c5fd8ad70a8 (diff)
Bin unused #defines
Change-Id: I5a6eb741c0669d2f1e5bfbe302066be863ec0249
Diffstat (limited to 'vcl')
-rw-r--r--vcl/inc/salgdi.hxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/vcl/inc/salgdi.hxx b/vcl/inc/salgdi.hxx
index d4a219d09005..d0edf597177b 100644
--- a/vcl/inc/salgdi.hxx
+++ b/vcl/inc/salgdi.hxx
@@ -56,10 +56,7 @@ namespace basegfx {
// - SalGraphics-Codes -
// ---------------------
-#define SAL_SETFONT_REMOVEANDMATCHNEW ((sal_uInt16)0x0001)
-#define SAL_SETFONT_USEDRAWTEXT ((sal_uInt16)0x0002)
#define SAL_SETFONT_USEDRAWTEXTARRAY ((sal_uInt16)0x0004)
-#define SAL_SETFONT_UNICODE ((sal_uInt16)0x0008)
#define SAL_SETFONT_BADFONT ((sal_uInt16)0x1000)
#define SAL_COPYAREA_WINDOWINVALIDATE ((sal_uInt16)0x0001)