diff options
author | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-25 17:22:13 +0000 |
---|---|---|
committer | Jens-Heiner Rechtien <hr@openoffice.org> | 2003-03-25 17:22:13 +0000 |
commit | 4011187ff516846635d4e2c3256dca3eb8c3719f (patch) | |
tree | c065bc70b3ca137cb2afaa026aa2276ea9171068 /framework/inc/helper/timerhelper.hxx | |
parent | 27973e334a0fdbc8712bdcb1c693b26717923a1e (diff) |
MWS_SRX644: migrate branch mws_srx644 -> HEAD
Diffstat (limited to 'framework/inc/helper/timerhelper.hxx')
-rw-r--r-- | framework/inc/helper/timerhelper.hxx | 14 |
1 files changed, 2 insertions, 12 deletions
diff --git a/framework/inc/helper/timerhelper.hxx b/framework/inc/helper/timerhelper.hxx index 50ce8e32f1aa..5135a47bea02 100644 --- a/framework/inc/helper/timerhelper.hxx +++ b/framework/inc/helper/timerhelper.hxx @@ -2,9 +2,9 @@ * * $RCSfile: timerhelper.hxx,v $ * - * $Revision: 1.2 $ + * $Revision: 1.3 $ * - * last change: $Author: as $ $Date: 2001-06-11 10:18:30 $ + * last change: $Author: hr $ $Date: 2003-03-25 18:19:43 $ * * The Contents of this file are made available subject to the terms of * either of the following licenses @@ -116,13 +116,3 @@ namespace framework #endif // _FRAMEWORK_HELPER_TIMERHELPER_HXX_ -/************************************************************************* - * history: - * $Log: not supported by cvs2svn $ - * Revision 1.1 2001/05/07 13:40:22 fs - * initial checkin - a vos-based timer using a callback on expiration - * - * - * Revision 1.0 03.05.01 16:10:30 fs - ************************************************************************/ - |