summaryrefslogtreecommitdiff
path: root/configmgr
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-06-16 13:05:42 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-06-16 13:05:42 +0000
commitccec939c48e262a3df87acb24befa2e64c4e77b3 (patch)
treef1032b0f47c802b776ac0431fdf41274e05472d3 /configmgr
parent07c46caf1dc1061235a34fd343da6d1b202affdb (diff)
INTEGRATION: CWS sb88 (1.5.10); FILE MERGED
2008/06/03 15:29:53 sb 1.5.10.1: #i89553 applied patch by cmc
Diffstat (limited to 'configmgr')
-rw-r--r--configmgr/source/treecache/timestamp.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/configmgr/source/treecache/timestamp.hxx b/configmgr/source/treecache/timestamp.hxx
index 3c9afda724..a28973bc6c 100644
--- a/configmgr/source/treecache/timestamp.hxx
+++ b/configmgr/source/treecache/timestamp.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: timestamp.hxx,v $
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
* This file is part of OpenOffice.org.
*
@@ -78,7 +78,6 @@ namespace configmgr
static TimeStamp getCurrentTime();
static TimeStamp never(); // is later than (>) any other TimeStamp
- static TimeStamp always(); // is before (<) any other TimeStamp
};
inline