summaryrefslogtreecommitdiff
path: root/vcl/source
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2012-06-26 12:43:12 +0200
committerThomas Arnhold <thomas@arnhold.org>2012-06-27 13:32:44 +0200
commite5c28b86bed03c70bbe3054ccfcc6cb96291c580 (patch)
treec3bfa53326934e089bf6201f96da5198712febc4 /vcl/source
parentb22adb4940fe86f33732be0a1305ccb71f2d0ea9 (diff)
Remove commented out code (includes)
Change-Id: I0a11d09544c10d78a2036a5c3c94132b17fbfbe8
Diffstat (limited to 'vcl/source')
-rw-r--r--vcl/source/app/svmain.cxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/vcl/source/app/svmain.cxx b/vcl/source/app/svmain.cxx
index 3147b9a85910..959e055b0f45 100644
--- a/vcl/source/app/svmain.cxx
+++ b/vcl/source/app/svmain.cxx
@@ -61,16 +61,6 @@
#include <jni.h>
#endif
-// [ed 5/14/02 Add in explicit check for quartz graphics. OS X will define
-// unx for both quartz and X11 graphics, but we include svunx.h only if we're
-// building X11 graphics layers.
-
-#if defined UNX && ! defined QUARTZ
-//#include "svunx.h"
-#endif
-
-//#include "svsys.h"
-
#include "salinst.hxx"
#include "salwtype.hxx"
#include "svdata.hxx"