summaryrefslogtreecommitdiff
path: root/vcl/source/app
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-10-17 08:40:10 +0000
committerOliver Bolte <obo@openoffice.org>2008-10-17 08:40:10 +0000
commit98c9f4f4f2506db7385cc3f0fa7bb1b14930a417 (patch)
treee6881eda00d35e22f6ac51732df02db300814385 /vcl/source/app
parent52a7bbb9c5d88ee817b4e484696846adbc7b305e (diff)
CWS-TOOLING: integrate CWS aw057
Diffstat (limited to 'vcl/source/app')
-rw-r--r--vcl/source/app/salvtables.cxx7
-rw-r--r--vcl/source/app/svmain.cxx3
2 files changed, 2 insertions, 8 deletions
diff --git a/vcl/source/app/salvtables.cxx b/vcl/source/app/salvtables.cxx
index 69868ed38e55..36b35ee25833 100644
--- a/vcl/source/app/salvtables.cxx
+++ b/vcl/source/app/salvtables.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: salvtables.cxx,v $
- * $Revision: 1.14 $
+ * $Revision: 1.14.30.1 $
*
* This file is part of OpenOffice.org.
*
@@ -36,7 +36,6 @@
#include <vcl/salvd.hxx>
#include <vcl/salprn.hxx>
#include <vcl/saltimer.hxx>
-#include <vcl/salogl.hxx>
#include <vcl/salimestatus.hxx>
#include <vcl/salsys.hxx>
#include <vcl/salbmp.hxx>
@@ -70,10 +69,6 @@ SalTimer::~SalTimer()
{
}
-SalOpenGL::~SalOpenGL()
-{
-}
-
SalBitmap::~SalBitmap()
{
}
diff --git a/vcl/source/app/svmain.cxx b/vcl/source/app/svmain.cxx
index a2f8c947c241..bc06fcb535d6 100644
--- a/vcl/source/app/svmain.cxx
+++ b/vcl/source/app/svmain.cxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: svmain.cxx,v $
- * $Revision: 1.73 $
+ * $Revision: 1.73.92.1 $
*
* This file is part of OpenOffice.org.
*
@@ -50,7 +50,6 @@
#include <svsys.h>
#endif
#include <vcl/salinst.hxx>
-#include <vcl/salogl.hxx>
#include <vcl/salwtype.hxx>
#ifndef _VOS_SIGNAL_HXX
#include <vos/signal.hxx>