diff options
author | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 13:53:36 +0000 |
---|---|---|
committer | Vladimir Glazounov <vg@openoffice.org> | 2004-01-06 13:53:36 +0000 |
commit | 06a54225f4d891038e87d74c19cea6b4fdbf16b9 (patch) | |
tree | b5cf1eb87421169b155fb2e87b2b91e52b4ce554 /vcl/win/source/app/saltimer.cxx | |
parent | f14473592ae6639d495e236467c14c949494625c (diff) |
INTEGRATION: CWS vclcleanup02 (1.3.12); FILE MERGED
2003/12/18 09:45:43 mt 1.3.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/win/source/app/saltimer.cxx')
-rw-r--r-- | vcl/win/source/app/saltimer.cxx | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/vcl/win/source/app/saltimer.cxx b/vcl/win/source/app/saltimer.cxx index 1a61dbb43be5..1db5b1b19d0f 100644 --- a/vcl/win/source/app/saltimer.cxx +++ b/vcl/win/source/app/saltimer.cxx @@ -2,9 +2,9 @@ * * $RCSfile: saltimer.cxx,v $ * - * $Revision: 1.3 $ + * $Revision: 1.4 $ * - * last change: $Author: kz $ $Date: 2003-11-18 14:51:01 $ + * last change: $Author: vg $ $Date: 2004-01-06 14:53:36 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -63,8 +63,6 @@ #include <tools/svwin.h> #endif -#define _SV_SALTIMER_CXX - #ifndef _SV_SALDATA_HXX #include <saldata.hxx> #endif |