summaryrefslogtreecommitdiff
path: root/vcl/source/gdi/outdev2.cxx
diff options
context:
space:
mode:
authorTakeshi Abe <tabe@fixedpoint.jp>2012-05-07 22:11:27 +0900
committerTakeshi Abe <tabe@fixedpoint.jp>2012-05-07 22:12:20 +0900
commit3312d3462318d39b90d3a30e09df08ccb20d51cc (patch)
tree3183f8603de0cf82af8a0046210c8c055ddecfbf /vcl/source/gdi/outdev2.cxx
parent56934b87937a03ccc008379f7b03bbd4f255cc02 (diff)
removed unused defines
Change-Id: Ieaba4fe704cc588bd515b427a7f14008afea8c03
Diffstat (limited to 'vcl/source/gdi/outdev2.cxx')
-rw-r--r--vcl/source/gdi/outdev2.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/vcl/source/gdi/outdev2.cxx b/vcl/source/gdi/outdev2.cxx
index d0f727e52ecd..45cc6a265811 100644
--- a/vcl/source/gdi/outdev2.cxx
+++ b/vcl/source/gdi/outdev2.cxx
@@ -50,10 +50,6 @@
#include <region.h>
#include <outdata.hxx>
-#define BAND_MAX_SIZE 512000
-
-// =======================================================================
-
DBG_NAMEEX( OutputDevice )
// =======================================================================