summaryrefslogtreecommitdiff
path: root/vcl/source/app
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2008-03-07 15:41:55 +0000
committerKurt Zenker <kz@openoffice.org>2008-03-07 15:41:55 +0000
commitc6f1323e4c4b4e501abcc41514564a3a976357a8 (patch)
treeaa5e7d55b6a11f4bd5ae1f200b48839e6ef66e94 /vcl/source/app
parentcd0e251a5b41de1678dbc3aa299e9bc59fe7a3f5 (diff)
INTEGRATION: CWS unifysound01_DEV300 (1.70.22); FILE MERGED
2007/08/31 09:44:57 cmc 1.70.22.1: #i81172# death to vcl sound
Diffstat (limited to 'vcl/source/app')
-rw-r--r--vcl/source/app/svmain.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/vcl/source/app/svmain.cxx b/vcl/source/app/svmain.cxx
index 8888675e2ea4..7776657315be 100644
--- a/vcl/source/app/svmain.cxx
+++ b/vcl/source/app/svmain.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: svmain.cxx,v $
*
- * $Revision: 1.70 $
+ * $Revision: 1.71 $
*
- * last change: $Author: rt $ $Date: 2007-07-24 10:05:33 $
+ * last change: $Author: kz $ $Date: 2008-03-07 16:41:55 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -57,9 +57,6 @@
#ifndef _SV_SALINST_HXX
#include <vcl/salinst.hxx>
#endif
-#ifndef _SV_SALSOUND_HXX
-#include <vcl/salsound.hxx>
-#endif
#ifndef _SV_SALOGL_HXX
#include <vcl/salogl.hxx>
#endif