summaryrefslogtreecommitdiff
path: root/vcl/unx/source/app
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2004-01-06 13:33:07 +0000
committerVladimir Glazounov <vg@openoffice.org>2004-01-06 13:33:07 +0000
commit535215975d16ce5cf50711b48c3fa554a6da659b (patch)
tree5cee52f45eeff9689fa8088ce53f21daf1598aa9 /vcl/unx/source/app
parent8aa408579f1e7a70776eab3f399b3c1fa1994b5b (diff)
INTEGRATION: CWS vclcleanup02 (1.6.12); FILE MERGED
2003/12/18 09:45:30 mt 1.6.12.1: #i23061# header cleanup, remove #ifdef ???_CXX and #define ???_CXX, also removed .impl files and fixed some windows compiler warnings
Diffstat (limited to 'vcl/unx/source/app')
-rw-r--r--vcl/unx/source/app/saltimer.cxx7
1 files changed, 2 insertions, 5 deletions
diff --git a/vcl/unx/source/app/saltimer.cxx b/vcl/unx/source/app/saltimer.cxx
index 3dd94b117c7b..0dc92745469b 100644
--- a/vcl/unx/source/app/saltimer.cxx
+++ b/vcl/unx/source/app/saltimer.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: saltimer.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: kz $ $Date: 2003-11-18 14:43:11 $
+ * last change: $Author: vg $ $Date: 2004-01-06 14:33:07 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -59,9 +59,6 @@
*
************************************************************************/
-#define _SV_SALTIMER_CXX
-
-// -=-= #includes =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
#include <stdio.h>
#if defined(IRIX)
#include <ctime>