diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2012-07-02 06:28:57 +0200 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2012-07-02 06:29:10 +0200 |
commit | 1136fa4fc40cba46272e06b529064a02a140803f (patch) | |
tree | b4708277684b12738f5e80f5704d5e3c8457d6b5 /vcl | |
parent | 2f7461722ccee315fe9f85aa651bca1c46adf263 (diff) |
Remove unused defines
Change-Id: Ibc46eb4565d4df88e83882045b2ed6d31e487d16
Diffstat (limited to 'vcl')
-rw-r--r-- | vcl/inc/headless/svpinst.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vcl/inc/headless/svpinst.hxx b/vcl/inc/headless/svpinst.hxx index f20f7cd62ea1..da60631ead25 100644 --- a/vcl/inc/headless/svpinst.hxx +++ b/vcl/inc/headless/svpinst.hxx @@ -45,7 +45,6 @@ #define VIRTUAL_DESKTOP_WIDTH 1024 #define VIRTUAL_DESKTOP_HEIGHT 768 -#define VIRTUAL_DESKTOP_DEPTH 24 // --------------- // - SalTimer - |