summaryrefslogtreecommitdiff
path: root/vcl/source/app/svmain.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'vcl/source/app/svmain.cxx')
-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"